Oops - that was due to me adding the artifacts for signature verification into the project. It runs fine when I remove that.
[INFO] ---------------< org.apache.httpcomponents:httpcore-ab >---------------- [INFO] Building Apache HttpCore Benchmarking Tool 4.4.15 [5/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default-cli) @ httpcore-ab --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: .pmd [INFO] Exclude: **/.externalToolBuilders/** [INFO] Exclude: **/.pmd [INFO] Exclude: **/maven-eclipse.xml [INFO] Exclude: **/.checkstyle [INFO] Exclude: src/docbkx/resources/** [INFO] Exclude: src/test/resources/*.truststore [INFO] Exclude: src/test/resources/*.p12 [INFO] 15 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 15 licenses. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache HttpComponents Core 4.4.15: [INFO] [INFO] Apache HttpComponents Core ......................... SUCCESS [ 0.427 s] [INFO] Apache HttpCore .................................... SUCCESS [ 0.125 s] [INFO] Apache HttpCore NIO ................................ SUCCESS [ 0.064 s] [INFO] Apache HttpCore OSGi bundle ........................ SUCCESS [ 0.114 s] [INFO] Apache HttpCore Benchmarking Tool .................. SUCCESS [ 0.029 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.454 s [INFO] Finished at: 2021-12-03T16:53:23-05:00 [INFO] ------------------------------------------------------------------------ lmccay@lmccay-5550:~/Projects/httpcore$ On Fri, Dec 3, 2021 at 4:52 PM larry mccay <[email protected]> wrote: > [INFO] Enabled default license matchers. > [INFO] Will parse SCM ignores for exclusions... > [INFO] Finished adding exclusions from SCM ignore files. > [INFO] 65 implicit excludes (use -debug for more details). > [INFO] Exclude: .pmd > [INFO] Exclude: **/.externalToolBuilders/** > [INFO] Exclude: **/.pmd > [INFO] Exclude: **/maven-eclipse.xml > [INFO] Exclude: **/.checkstyle > [INFO] Exclude: src/docbkx/resources/** > [INFO] Exclude: src/test/resources/*.truststore > [INFO] Exclude: src/test/resources/*.p12 > [INFO] 54 resources included (use -debug for more details) > [INFO] Rat check: Summary over all files. Unapproved: 36, unknown: 36, > generated: 0, approved: 8 licenses. > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary for Apache HttpComponents Core 4.4.15: > [INFO] > [INFO] Apache HttpComponents Core ......................... FAILURE [ > 0.881 s] > [INFO] Apache HttpCore .................................... SKIPPED > [INFO] Apache HttpCore NIO ................................ SKIPPED > [INFO] Apache HttpCore OSGi bundle ........................ SKIPPED > [INFO] Apache HttpCore Benchmarking Tool .................. SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2.354 s > [INFO] Finished at: 2021-12-03T16:51:51-05:00 > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check > (default-cli) on project httpcomponents-core: Too many files with > unapproved license: 36 See RAT report in: > /home/lmccay/Projects/httpcore/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 > > On Fri, Dec 3, 2021 at 3:27 PM Gary Gregory <[email protected]> > wrote: > >> Is anyone able to run 'mvn apache-rat:check' ? >> >> Gary >> >> >> On Fri, Dec 3, 2021, 15:07 Arturo Bernal <[email protected] >> .invalid> >> wrote: >> >> > Hi All, >> > >> > [x] +1 Release these artifacts >> > >> > Building OK from tag, with `clean test install` targets. >> > >> > Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) >> > Maven home: /opt/apache-maven-3.8.1 >> > Java version: 1.8.0_275, vendor: AdoptOpenJDK, runtime: >> > /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre >> > Default locale: en_US, platform encoding: UTF-8 >> > OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac" >> > [INFO] Scanning for projects… >> > >> > >> > >> > >> > Arturo Bernal >> > [email protected] >> > >> > >> > >> > > On 3 Dec 2021, at 19:56, larry mccay <[email protected]> wrote: >> > > >> > > * built from src and ran unit tests >> > > * Checked NOTICE, LICENSE, README, doap files >> > > * verified signatures >> > > * NOTICE.txt needs copyright date updated >> > > * doap file is not up to date >> > > >> > > Depending on your release cadence, you may want to address the >> copyright >> > in >> > > the NOTICE.txt file before release now. >> > > >> > > +1 (non-binding) >> > > >> > > On Fri, Dec 3, 2021 at 8:37 AM Gary Gregory <[email protected]> >> > wrote: >> > > >> > >> +1 >> > >> >> > >> ...but I can't verify licensing with 'mvn clean apache:rat-check' >> > because >> > >> some files in target and .gitignore are included as failures. >> > >> >> > >> OK building mvn clean package -V -P'!use-toolchains' works with Java >> 8, >> > 11 >> > >> on macOS Darwin *** 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 >> > >> 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64. >> > >> >> > >> FTR, building on Java 17 fails since the Java 1.6 target is no longer >> > >> supported. >> > >> >> > >> Gary >> > >> >> > >> On Fri, Dec 3, 2021 at 3:44 AM Oleg Kalnichevski <[email protected]> >> > wrote: >> > >> >> > >>> Please vote on releasing these packages as HttpCore 4.4.15. >> > >>> The vote is open for the at least 72 hours, and only votes from >> > >>> HttpComponents PMC members are binding. The vote passes if at least >> > >>> three binding +1 votes are cast and there are more +1 than -1 votes. >> > >>> >> > >>> Release notes: >> > >>> >> > >>> >> > >> >> > >> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcore-4.4.15-RC1/RELEASE_NOTES-4.4.x.txt >> > >>> >> > >>> Maven artefacts: >> > >>> >> > >>> >> > >> >> > >> https://repository.apache.org/content/repositories/orgapachehttpcomponents-1141/org/apache/httpcomponents/ >> > >>> >> > >>> Git Tag: 4.4.15-RC1 >> > >>> https://github.com/apache/httpcomponents-core/tree/4.4.15-RC1 >> > >>> >> > >>> Packages: >> > >>> >> > >> >> > >> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcore-4.4.15-RC1 >> > >>> revision 51183 >> > >>> >> > >>> Hashes: >> > >>> >> > >> >> > >> 287900faad866f74549a4b7c02ad930abdc86a78e4e07caf416c6cfe020552f1434b9f6d5e894eaa8656dd8ce7f742a0166df1ef3035c6ad139fa52b9c3c8931 >> > >>> httpcomponents-core-4.4.15-bin.zip >> > >>> >> > >> >> > >> 360000ed82ad7c7b63a3d3514274fe057a39b0a7b61fd09c7d0b08583ad6cb257a56ebd20fa244feadef5c880d709cb4e72529ac7c48c23784b6a2e4bf9d5a09 >> > >>> httpcomponents-core-4.4.15-src.zip >> > >>> >> > >> >> > >> 396ba12308d82a34f31824d800e8b85cfa414eff7a9317df4dafd27ad6f05b2d41062228f23f72e51630803c462a5bcb2c660ffbd104ea1275b49c5bf1247171 >> > >>> httpcomponents-core-4.4.15-bin.tar.gz >> > >>> >> > >> >> > >> 2c9831d9f13d46a69b6bc75f1a09ee0ad171777414c50bfde2394b0392665bc693e3be4ae6c0568222273548080a14191ec80993be322799f222912c20ce1875 >> > >>> httpcomponents-core-4.4.15-src.tar.gz >> > >>> >> > >>> Keys: >> > >>> https://www.apache.org/dist/httpcomponents/httpcore/KEYS >> > >>> >> > >>> >> > >> >> > >> -------------------------------------------------------------------------- >> > >>> Vote: HttpCore 4.4.15 release >> > >>> [ ] +1 Release the packages as HttpCore 4.4.15. >> > >>> [ ] -1 I am against releasing the packages (must include a reason). >> > >>> >> > >>> >> > >>> >> --------------------------------------------------------------------- >> > >>> To unsubscribe, e-mail: [email protected] >> > >>> For additional commands, e-mail: [email protected] >> > >>> >> > >>> >> > >> >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> > >> >
