[VOTE] Release Maven GPG Plugin 3.2.6, respin 1
Howdy, respin #1 changes the staging repository, as my local repository contained some rogue Maven binaries (as revealed by SBOM), nothing changes ONLY the SBOM, release redone with `mvn deploy -P apache-release` AFTER nuking local repository. We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12354997 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MGPG/issues Staging repo: https://repository.apache.org/content/repositories/maven-2204 Source release checksum SHA512: d03929bc679a755440605890c398bb146a0fd62ad52c81fc1204e5f908302fb0f98ad92cac181dda5767e97f31a0879459271ae67908ed789ff51cd76231a236 Staging site: https://maven.apache.org/plugins-archives/maven-gpg-plugin-LATEST/ Guide to testing staged releases: https://maven.apache.org/guides/development/guide-testing-releases.html Vote open for at least 72 hours. [ ] +1 [ ] +0 [ ] -1 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [ANN] Apache Maven Daemon 1.0.2 released
Hi, The homebrew tap is still at 1.0.1 (https://github.com/mvndaemon/homebrew-mvnd/blob/master/Formula/mvnd%401.rb). I see that this does not belong to the ASF GitHub organisation, so do we consider this part of the Maven Daemon release process? It is documented as official way to install in https://github.com/apache/maven-mvnd?tab=readme-ov-file#install-using-homebrew, though. I don’t think all ASF committers have write access to the repo, so there is gap here. Thanks for any thoughts on this. Konrad > On 24. Aug 2024, at 12:47, Tamás Cservenák wrote: > > The Apache Maven team is pleased to announce the release of the > Apache Maven Daemon version 1.0.2 > > This release provides binaries based on Maven 3.9.9 > > (From now on, Maven Daemon 1.x line will wrap Maven 3.x binaries, > while Maven Daemon 2.x will wrap Maven 4.x binaries. Previous releases > used the same version for both binaries with "m39" and "m40" > designators, they are now gone.) > > The release source and binary bundles are available for download at: > https://downloads.apache.org/maven/mvnd/1.0.2/ > > The changelog is available at: > https://github.com/apache/maven-mvnd/releases/tag/1.0.2 > > If you have any questions, please consult: > - the web site: https://maven.apache.org/ > - the maven-user mailing list: https://maven.apache.org/mailing-lists.html > - the mvnd issue tracker: https://github.com/apache/maven-mvnd/issues > > Have fun, > The Apache Maven Team > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [ANN] Apache Maven Daemon 1.0.2 released
Probably it is time now to add the formula to homebrew/core (https://docs.brew.sh/Acceptable-Formulae). I think we satisfy the requirements there... > On 11. Sep 2024, at 14:02, Konrad Windszus wrote: > > Hi, > The homebrew tap is still at 1.0.1 > (https://github.com/mvndaemon/homebrew-mvnd/blob/master/Formula/mvnd%401.rb). > I see that this does not belong to the ASF GitHub organisation, so do we > consider this part of the Maven Daemon release process? > > It is documented as official way to install in > https://github.com/apache/maven-mvnd?tab=readme-ov-file#install-using-homebrew, > though. > I don’t think all ASF committers have write access to the repo, so there is > gap here. > > Thanks for any thoughts on this. > Konrad > > > >> On 24. Aug 2024, at 12:47, Tamás Cservenák wrote: >> >> The Apache Maven team is pleased to announce the release of the >> Apache Maven Daemon version 1.0.2 >> >> This release provides binaries based on Maven 3.9.9 >> >> (From now on, Maven Daemon 1.x line will wrap Maven 3.x binaries, >> while Maven Daemon 2.x will wrap Maven 4.x binaries. Previous releases >> used the same version for both binaries with "m39" and "m40" >> designators, they are now gone.) >> >> The release source and binary bundles are available for download at: >> https://downloads.apache.org/maven/mvnd/1.0.2/ >> >> The changelog is available at: >> https://github.com/apache/maven-mvnd/releases/tag/1.0.2 >> >> If you have any questions, please consult: >> - the web site: https://maven.apache.org/ >> - the maven-user mailing list: https://maven.apache.org/mailing-lists.html >> - the mvnd issue tracker: https://github.com/apache/maven-mvnd/issues >> >> Have fun, >> The Apache Maven Team >> >> - >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >> For additional commands, e-mail: users-h...@maven.apache.org >> > - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [ANN] Apache Maven Daemon 1.0.2 released
Fwiw, I pushed the update for 1.0.2. Le mer. 11 sept. 2024 à 14:02, Konrad Windszus a écrit : > > Hi, > The homebrew tap is still at 1.0.1 > (https://github.com/mvndaemon/homebrew-mvnd/blob/master/Formula/mvnd%401.rb). > I see that this does not belong to the ASF GitHub organisation, so do we > consider this part of the Maven Daemon release process? > > It is documented as official way to install in > https://github.com/apache/maven-mvnd?tab=readme-ov-file#install-using-homebrew, > though. > I don’t think all ASF committers have write access to the repo, so there is > gap here. > > Thanks for any thoughts on this. > Konrad > > > > > On 24. Aug 2024, at 12:47, Tamás Cservenák wrote: > > > > The Apache Maven team is pleased to announce the release of the > > Apache Maven Daemon version 1.0.2 > > > > This release provides binaries based on Maven 3.9.9 > > > > (From now on, Maven Daemon 1.x line will wrap Maven 3.x binaries, > > while Maven Daemon 2.x will wrap Maven 4.x binaries. Previous releases > > used the same version for both binaries with "m39" and "m40" > > designators, they are now gone.) > > > > The release source and binary bundles are available for download at: > > https://downloads.apache.org/maven/mvnd/1.0.2/ > > > > The changelog is available at: > > https://github.com/apache/maven-mvnd/releases/tag/1.0.2 > > > > If you have any questions, please consult: > > - the web site: https://maven.apache.org/ > > - the maven-user mailing list: https://maven.apache.org/mailing-lists.html > > - the mvnd issue tracker: https://github.com/apache/maven-mvnd/issues > > > > Have fun, > > The Apache Maven Team > > > > - > > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > > For additional commands, e-mail: users-h...@maven.apache.org > > > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Guillaume Nodet - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [VOTE] Release Maven GPG Plugin 3.2.6, respin 1
+1 thanks for the quick respin this time, Reproducible Build fully ok: reference build done on *nix with JDK 21 Regards, Hervé On 2024/09/11 07:27:32 Tamás Cservenák wrote: > Howdy, > > respin #1 changes the staging repository, as my local repository > contained some rogue Maven binaries (as revealed by SBOM), nothing > changes ONLY the SBOM, release redone with `mvn deploy -P > apache-release` AFTER nuking local repository. > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12354997 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MGPG/issues > > Staging repo: > https://repository.apache.org/content/repositories/maven-2204 > > Source release checksum SHA512: > d03929bc679a755440605890c398bb146a0fd62ad52c81fc1204e5f908302fb0f98ad92cac181dda5767e97f31a0879459271ae67908ed789ff51cd76231a236 > > Staging site: > https://maven.apache.org/plugins-archives/maven-gpg-plugin-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
[VOTE] Release Maven Indexer 7.1.5
Howdy, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523&version=12354926 There are still some issues in JIRA: https://issues.apache.org/jira/projects/MINDEXER/issues Staging repository: https://repository.apache.org/content/repositories/maven-2205/ Source release SHA512: edabfc4917131cd20187f8b27c980384c93749b98fcd4b82f16f1ebfd4e255664f3c1a4d6f3a00e490bc12ef0a1e783117b5b47911281aecd18d0164743abd40 Staging site: https://maven.apache.org/maven-indexer-archives/maven-indexer-LATEST/ Guide to testing staged releases: https://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [VOTE] Release Maven Indexer 7.1.5
+1 Reproducible Build ok: reference binaries done with JDK 21 on *nix Regards, Hervé On 2024/09/11 20:08:54 Tamás Cservenák wrote: > Howdy, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523&version=12354926 > > There are still some issues in JIRA: > https://issues.apache.org/jira/projects/MINDEXER/issues > > Staging repository: > https://repository.apache.org/content/repositories/maven-2205/ > > Source release SHA512: > edabfc4917131cd20187f8b27c980384c93749b98fcd4b82f16f1ebfd4e255664f3c1a4d6f3a00e490bc12ef0a1e783117b5b47911281aecd18d0164743abd40 > > Staging site: > https://maven.apache.org/maven-indexer-archives/maven-indexer-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org