elharo opened a new issue, #2028: URL: https://github.com/apache/maven-resolver/issues/2028
### Affected version HEAD ### Bug description Not sure if we need to exclude this ODG OpenOffice graphic, add a license to it, mark it as binary somehow, or what. ``` [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.16.1:check (rat-check) on project maven-resolver-transport-jdk-parent: Too many files with unapproved license: 23 See RAT report in: /Users/elharo/maven-resolver/maven-resolver-transport-jdk-parent/target/rat.txt -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :maven-resolver-transport-jdk-parent ~/maven-resolver$ more /Users/elharo/maven-resolver/target/rat.txt ***************************************************** Summary ------- Generated at: 2026-08-04T08:10:15-04:00 Notes: 1 Binaries: 1 Archives: 1 Standards: 40 Apache Licensed: 40 Generated Documents: 0 JavaDocs are generated, thus a license header is optional. Generated files do not require license headers. 0 Unknown Licenses Archives: + src/site/xdoc/maven-resolver-deps.odg ***************************************************** Files with Apache License headers will be marked AL Binary files (which do not require any license headers) will be marked B Compressed archives will be marked A Notices, licenses etc. will be marked N AL .git-blame-ignore-revs N LICENSE AL pom.xml ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
