Hi Jonathan, Unfortunately it's a -1 for me for the moment. Here are the checks I performed: - Downloaded the source ZIP - Checked the NOTICE files (root and package) and found some copyrights that need updating and some minor phrasing improvements needed - Tried to compile using : mvn clean install -P integration-tests,docker,rat,apache-release
Unfortunately I got a build failure when compiling the source code from ZIP: [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:30 min [INFO] Finished at: 2025-11-04T07:32:42+01:00 [INFO] ------------------------------------------------------------------------ [INFO] 880 goals, 880 executed [ERROR] Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:3.2.1:create (default) on project unomi: Cannot get the revision information from the scm repository : [ERROR] Exception while executing SCM command.: The git log command failed: /bin/sh -c cd '/Users/loom/Downloads/unomi-root-3.0.0/package' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' returned fatal: not a git repository (or any of the parent directories): .git [ERROR] -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :unomi I will try to suggest a fix but we will have to redo the build. So it's a -1 for now. Regards, Serge... On Mon, Nov 3, 2025 at 6:13 PM Serge Huber <[email protected]> wrote: > > Hi Jonathan, > > Thanks for taking care of the release. Just a small mistake, the link > to the convenience binaries is not the correct one. Here it is : > https://repository.apache.org/content/repositories/orgapacheunomi-1051/org/apache/unomi/unomi/3.0.0/ > > The rest of the links look ok to me. > > We don't have to redo the vote for that. I will do other checks before > voting :) > > Cheers, > Serge.. > > On Mon, Nov 3, 2025 at 4:17 PM Jonathan Sinovassin-naïk > <[email protected]> wrote: > > > > Hi all, > > > > I submit the Apache Unomi 3.0.0 release to your vote. > > > > This release contains some major features. > > > > Here is the release notes of that new version: > > > > Tasks: > > > > - [UNOMI-851 <https://issues.apache.org/jira/browse/UNOMI-851>] > > - Upgrade Elasticsearch High level REST client to 9.0 > > - [UNOMI-876 <https://issues.apache.org/jira/browse/UNOMI-876>] > > - Upgrade to the latest stable version of Karaf > > > > > > Staging Repositories: > > https://repository.apache.org/content/repositories/orgapacheunomi-1051 > > > > You can find the sources here : > > https://repository.apache.org/service/local/repositories/orgapacheunomi-1051/content/org/apache/unomi/unomi-root/3.0.0/unomi-root-3.0.0-source-release.zip > > > > Convenience binaries are also available here: > > https://repository.apache.org/service/local/repositories/orgapacheunomi-1051/content/org/apache/unomi/unomi/3.0.0 > > > > Git tag: > > unomi-root-3.0.0 > > > > Release Notes: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352340&styleName=&projectId=12319220 > > > > Please vote to approve this release: > > > > [ ] +1 Approve the release > > [ ] -1 Don't approve the release (please provide specific comments) > > > > This vote will be open for at least 72 hours, or until the necessary number > > of binding votes (3 +1) is reached. > > > > Please let me know if you have any questions. > > > > Kind regards, > > > > Jonathan
