Hi Jörg, I have executed mvn release:prepare on a fresh Oak clone and it succeeded. I have cancelled it just before the git commit + push.
I wonder why you get issues from oak-benchmarks-solr, as it was removed in May: https://github.com/apache/jackrabbit-oak/commit/2b2abe46ac7c3924b245cb4c8af902b2b22ce051 Could be you have some leftovers in your target directory from previous builds? Regards, José El vie, 26 dic 2025 a las 20:57, Jörg Hoh (<[email protected]>) escribió: > 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 >
