Re: [VOTE] Release Apache Maven Shared JAR version 3.1.1
+1 pt., 21 cze 2024, 08:36 użytkownik Michael Osipov napisał: > +1 > > On 2024/06/20 20:47:34 Michael Osipov wrote: > > Hi, > > > > we solved 2 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354836 > > > > There is one 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-shared-jar > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-2153/ > > > https://repository.apache.org/content/repositories/maven-2153/org/apache/maven/shared/maven-shared-jar/3.1.1/maven-shared-jar-3.1.1-source-release.zip > > > > Source release checksum(s): > > maven-shared-jar-3.1.1-source-release.zip > > sha512: > > > ceb9b5cd717a2c9facae5908b7cbd7ff840933c153af367a41418371780ac4fbd5b09d733274ba272f5f37a2d03be6366d2195173cd723fcfb0089b28ed2aa1f > > > > Staging site: > > https://maven.apache.org/shared-archives/maven-shared-jar-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 Shared JAR version 3.1.1
+1 On Fri, 21 Jun 2024 at 06:47, Michael Osipov wrote: > > Hi, > > we solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354836 > > There is one 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-shared-jar > > Staging repo: > https://repository.apache.org/content/repositories/maven-2153/ > https://repository.apache.org/content/repositories/maven-2153/org/apache/maven/shared/maven-shared-jar/3.1.1/maven-shared-jar-3.1.1-source-release.zip > > Source release checksum(s): > maven-shared-jar-3.1.1-source-release.zip > sha512: > ceb9b5cd717a2c9facae5908b7cbd7ff840933c153af367a41418371780ac4fbd5b09d733274ba272f5f37a2d03be6366d2195173cd723fcfb0089b28ed2aa1f > > Staging site: > https://maven.apache.org/shared-archives/maven-shared-jar-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 Shared JAR version 3.1.1
+1 czw., 20 cze 2024 o 22:47 Michael Osipov napisał(a): > Hi, > > we solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354836 > > There is one 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-shared-jar > > Staging repo: > https://repository.apache.org/content/repositories/maven-2153/ > > https://repository.apache.org/content/repositories/maven-2153/org/apache/maven/shared/maven-shared-jar/3.1.1/maven-shared-jar-3.1.1-source-release.zip > > Source release checksum(s): > maven-shared-jar-3.1.1-source-release.zip > sha512: > > ceb9b5cd717a2c9facae5908b7cbd7ff840933c153af367a41418371780ac4fbd5b09d733274ba272f5f37a2d03be6366d2195173cd723fcfb0089b28ed2aa1f > > Staging site: > https://maven.apache.org/shared-archives/maven-shared-jar-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
release of Maven Archetype Plugin?
the last release of the archetype plugin is from 2021 - it would be nice to see a release of the upcoming version 3.3.0. it seems most of the work is done - not sure about the three open issues: https://issues.apache.org/jira/projects/ARCHETYPE/versions/12351178 i've tested the current snapshout with our archetype projects and it seems to work fine. i'm especially interested in the fix for ARCHETYPE-637. stefan - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: release of Maven Archetype Plugin?
Hi Thanks for asking, I will take care of it next week, it is on my list. All issues assigned to the current release should be resolved or postponed to the next one. We also should look at https://issues.apache.org/jira/browse/MARCHETYPES - Maven Archetype Bundles ;-) pt., 21 cze 2024 o 14:25 Stefan Seifert napisał(a): > the last release of the archetype plugin is from 2021 - it would be nice > to see a release of the upcoming version 3.3.0. > > it seems most of the work is done - not sure about the three open issues: > https://issues.apache.org/jira/projects/ARCHETYPE/versions/12351178 > > i've tested the current snapshout with our archetype projects and it seems > to work fine. i'm especially interested in the fix for ARCHETYPE-637. > > stefan > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Sławomir Jaranowski
[RESULT] [VOTE] Release Apache Maven Dependency Plugin version 3.7.1
Hi, The vote has passed with the following result: +1: Michael Osipov, Sylwester Lachiewicz, Slawomir Jaranowski, Tamás Cservenák PMC quorum: reached I will promote the source release zip file to the Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski
[ANN] Apache Maven Dependency Plugin 3.7.1 released
The Apache Maven team is pleased to announce the release of the Maven Dependency Plugin version 3.7.1 https://maven.apache.org/plugins/maven-dependency-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-dependency-plugin 3.7.1 You can download the appropriate sources etc. from the download page: https://maven.apache.org/plugins/maven-dependency-plugin/download.cgi Release Notes - Maven Dependency Plugin - Version 3.7.1 ** Bug * [MDEP-943] - [REGRESSION] appendOutput for tree goal broken for multi-module project ** Improvement * [MDEP-940] - Use Resolver API instead of m-a-t for resolving artifacts ** Task * [MDEP-945] - Fix documentation about get goal ** Dependency upgrade * [MDEP-944] - Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 Enjoy, -The Apache Maven team