P. Ottlinger

Results 63 comments of P. Ottlinger

@snazy the RAT report changed fundamentally in release 0.17 as it expsoses much more information and information categories now. I'm still uncertain which information is needed/useful for clients, but it...

@hazendaz the new release did not improve the situation but seems to have introduced a new bug as the build fails with: ``` ✘-1 ~/creadur-rat [master|✚ 1] 08:00 $ ./mvnw...

Personally I have to admit that this "excessive" console output helped me during the migration to see my mistakes/missing points in my individual plugin config. I assume some more tests...

@Claudenw there already is `true` available. Would it make sense to connect it with the logger configuration used while parsing excludes? (is that what you had in mind @solomax ?)

This breaks many builds and prevents updating GitHubActions - e.g. actions/setup-java 4 to 5 * https://github.com/apache/creadur-rat/pull/513 * https://github.com/apache/creadur-tentacles/pull/201 and seems to happen with older versions of the plugin as well...

Just to provide a bit more log context of the failure: ``` [INFO] Generating "Change Log" report --- maven-changelog-plugin:2.3:changelog [INFO] Generating changed sets xml to: /home/runner/work/creadur-rat/creadur-rat/target/changelog.xml [INFO] Executing: /bin/sh -c...

@slawekjaranowski thanks for the additional information and digging into the code. Should I file a Jira or can you trigger the changes at maven-scm internally? Who would be the correct...

@slawekjaranowski your hint did not work. Even with a different scm implementation the builds fail with above error: ``` [INFO] Generating "Change Log" report --- maven-changelog-plugin:3.0.0-M1:changelog [INFO] Change the default...

Using the new v2.2.1 of maven-scm-provider-git-commons does not solve the problem. @kwin do I need to pull in other versions to get the changes you mentioned above? https://github.com/ottlinger/spamschutz/commit/d7c355055d53b4fad4521c7ec0ea0fe4f78c245c did not...

@hazendaz feel free to file a new bug in order to request the "old functionality" to be reinstated. Personally I'm not sure if it were easier to request to keep...