Re: [VOTE] Release Apache Maven Reporting API version 4.0.0
+1 On Tue, 1 Oct 2024 at 17:38, Michael Osipov wrote: > > Hi, > > we solved 25 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354041 > > There is one issue left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20maven-reporting-api > > Staging repo: > https://repository.apache.org/content/repositories/maven-2212/ > https://repository.apache.org/content/repositories/maven-2212/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0-source-release.zip > > Source release checksum(s): > maven-reporting-api-4.0.0-source-release.zip > sha512: > 9c5ffea32d01fa650ff5749daefa8a9f53f3bc2d3f427a5a551269101a64d42aa9dd236f99d1c16248a295bb6c1a3b6e7b9169887571b4c89ec697142b66beb0 > > Staging site: > https://maven.apache.org/shared-archives/maven-reporting-api-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 > -- Sławomir Jaranowski - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
[VOTE] Release Apache Maven Dependency Analyzer version 1.15.0
Hi, We solved 4 issue: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354753 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20maven-dependency-analyzer Staging repo: https://repository.apache.org/content/repositories/maven-2214/ https://repository.apache.org/content/repositories/maven-2214/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0-source-release.zip Source release checksum(s): maven-dependency-analyzer-1.15.0-source-release.zip - SHA-512 : d26eb9cc9e1aeb7d7e5da4f172bb44b2decbb565bd84669f8d2547f3995ef0a2ae599f7bfed21845fdc0384cac3caf51a2739e4b808f5527f2d88e36392d00b9 Staging site: https://maven.apache.org/shared-archives/maven-dependency-analyzer-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 -- Sławomir Jaranowski - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: Maven Daemon release location: Also Maven Central?
Hi, yes good idea +1 here. Kind regards Karl Heinz Marbaise On 04.10.24 14:00, Tamás Cservenák wrote: Howdy, +1 I agree and I'd like to have mvnd published to central as well. Thanks T On Fri, Oct 4, 2024 at 1:42 PM Niels Basjes wrote: Hi, Currently the full zip file of maven is released both via the download servers as it is published in maven central. - https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.zip - https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/ The new mvnd is however only published via the download servers and via Github releases. - https://downloads.apache.org/maven/mvnd/1.0.2/ - https://github.com/apache/maven-mvnd/releases At work the build environment is closed to the outside world, yet maven central is available (mirrored). So we can use the normal maven in the maven wrapper, but not the mvnd because it cannot be downloaded because of firewalls. How do you view publishing the mvnd also to maven central? I think that would make using it a lot easier for many people. -- Best regards / Met vriendelijke groeten, Niels Basjes - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [VOTE] Release Apache Maven Reporting API version 4.0.0
+1 Reproducible Build ok: reference build done with JDK 8 on Windows Regards, Hervé On 2024/10/01 15:38:25 Michael Osipov wrote: > Hi, > > we solved 25 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354041 > > There is one issue left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20maven-reporting-api > > Staging repo: > https://repository.apache.org/content/repositories/maven-2212/ > https://repository.apache.org/content/repositories/maven-2212/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0-source-release.zip > > Source release checksum(s): > maven-reporting-api-4.0.0-source-release.zip > sha512: > 9c5ffea32d01fa650ff5749daefa8a9f53f3bc2d3f427a5a551269101a64d42aa9dd236f99d1c16248a295bb6c1a3b6e7b9169887571b4c89ec697142b66beb0 > > Staging site: > https://maven.apache.org/shared-archives/maven-reporting-api-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
Re: [VOTE] Release Apache Maven Dependency Analyzer version 1.15.0
+1 Reproducible Builds ok: reference build done with JDK 21 and Maven 4 on *nix Regards, Hervé On 2024/10/04 17:13:49 Slawomir Jaranowski wrote: > Hi, > > We solved 4 issue: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354753 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20maven-dependency-analyzer > > Staging repo: > https://repository.apache.org/content/repositories/maven-2214/ > https://repository.apache.org/content/repositories/maven-2214/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0-source-release.zip > > > Source release checksum(s): > maven-dependency-analyzer-1.15.0-source-release.zip - SHA-512 : > d26eb9cc9e1aeb7d7e5da4f172bb44b2decbb565bd84669f8d2547f3995ef0a2ae599f7bfed21845fdc0384cac3caf51a2739e4b808f5527f2d88e36392d00b9 > > Staging site: > https://maven.apache.org/shared-archives/maven-dependency-analyzer-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 > > -- > Sławomir Jaranowski > > - > 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
Re: Maven Daemon release location: Also Maven Central?
+1 as well, central is really the reference download location for users and toolings Le ven. 4 oct. 2024 à 14:01, Tamás Cservenák a écrit : > Howdy, > > +1 I agree and I'd like to have mvnd published to central as well. > > Thanks > T > > On Fri, Oct 4, 2024 at 1:42 PM Niels Basjes wrote: > > > > Hi, > > > > Currently the full zip file of maven is released both via the download > > servers as it is published in maven central. > > - > > > https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.zip > > - > https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/ > > > > The new mvnd is however only published via the download servers and via > > Github releases. > > - https://downloads.apache.org/maven/mvnd/1.0.2/ > > - https://github.com/apache/maven-mvnd/releases > > > > At work the build environment is closed to the outside world, yet maven > > central is available (mirrored). > > So we can use the normal maven in the maven wrapper, but not the mvnd > > because it cannot be downloaded because of firewalls. > > > > How do you view publishing the mvnd also to maven central? > > I think that would make using it a lot easier for many people. > > > > -- > > Best regards / Met vriendelijke groeten, > > > > Niels Basjes > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >
Re: Maven Daemon release location: Also Maven Central?
Howdy, +1 I agree and I'd like to have mvnd published to central as well. Thanks T On Fri, Oct 4, 2024 at 1:42 PM Niels Basjes wrote: > > Hi, > > Currently the full zip file of maven is released both via the download > servers as it is published in maven central. > - > https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.zip > - https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/ > > The new mvnd is however only published via the download servers and via > Github releases. > - https://downloads.apache.org/maven/mvnd/1.0.2/ > - https://github.com/apache/maven-mvnd/releases > > At work the build environment is closed to the outside world, yet maven > central is available (mirrored). > So we can use the normal maven in the maven wrapper, but not the mvnd > because it cannot be downloaded because of firewalls. > > How do you view publishing the mvnd also to maven central? > I think that would make using it a lot easier for many people. > > -- > Best regards / Met vriendelijke groeten, > > Niels Basjes - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Maven Daemon release location: Also Maven Central?
Hi, Currently the full zip file of maven is released both via the download servers as it is published in maven central. - https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.zip - https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/ The new mvnd is however only published via the download servers and via Github releases. - https://downloads.apache.org/maven/mvnd/1.0.2/ - https://github.com/apache/maven-mvnd/releases At work the build environment is closed to the outside world, yet maven central is available (mirrored). So we can use the normal maven in the maven wrapper, but not the mvnd because it cannot be downloaded because of firewalls. How do you view publishing the mvnd also to maven central? I think that would make using it a lot easier for many people. -- Best regards / Met vriendelijke groeten, Niels Basjes