Hi, When I try the mvn release:prepare, I consistently get failures on the reactor project:
[INFO] [INFO] --- apache-rat:0.15:check (default) @ jackrabbit-oak --- [...] [INFO] [WARNING] Files with unapproved licenses: [INFO] oak-benchmarks-solr/target/rat.txt [INFO] oak-benchmarks-solr/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst [INFO] oak-benchmarks-solr/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst [INFO] oak-benchmarks-solr/target/maven-archiver/pom.properties [INFO] oak-benchmarks-solr/target/.plxarc [INFO] oak-solr-osgi/target/rat.txt [...] [INFO] [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.15:check (default) on project jackrabbit-oak: Too many files with unapproved license: 65 See RAT report in: /Users/joerg/repos/oak/target/rat.txt -> [Help 1] [INFO] [ERROR] I can reproduce this problem, when I execute mvn apache-rat:0.15:check, but it works when I run it with version 0.16. Should I just update the version of the rat plugin to make the release going again? Or does the release preparation work for you? Jörg Am Di., 23. Dez. 2025 um 12:28 Uhr schrieb Jörg Hoh <[email protected] >: > Hi, > > I want to start the release process for Oak 1.90.0 tomorrow morning (EMEA > timezone). > > All tickets scheduled for Oak 1.90.0 ( > https://issues.apache.org/jira/issues/?jql=project%20%3D%20OAK%20AND%20fixVersion%20%3D%201.90.0) > are marked as resolved. > > Jörg > > -- > https://cqdump.joerghoh.de > > -- https://cqdump.joerghoh.de
