[RESULT] [VOTE] Release Apache Maven Shared JAR version 3.1.1

2024-06-23 Thread Michael Osipov

Hi,

The vote has passed with the following result:

+1: Sylwester Lachiewicz, Michael Osipov, Gabriel Belingueres, Slawomir 
Jaranowski, Olivier Lamy


PMC quorum: reached

I will promote the artifacts to the central repo, the source release ZIP 
file

and add this release the board report.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[ANN] Apache Maven Shared JAR 3.1.1 released

2024-06-23 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache 
Maven Shared JAR, version 3.1.1.


https://maven.apache.org/shared/maven-shared-jar/


Release Notes - Apache Maven Shared JAR - Version 3.1.1

** Bug
* [MSHARED-1411] - Allow access the root entries if it is a 
multi-release JAR file


** Task
* [MSHARED-1413] - Review Multi-Release JAR analysis support


Enjoy,

-The Apache Maven team

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Release Maven Project Info Reports Plugin version 3.6.1

2024-06-23 Thread Michael Osipov

Hi,

we solved 3 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&version=12354845

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/projects/MPIR/issues

Staging repo:
https://repository.apache.org/content/repositories/maven-2154/
https://repository.apache.org/content/repositories/maven-2154/org/apache/maven/plugins/maven-project-info-reports-plugin/3.6.1/maven-project-info-reports-plugin-3.6.1-source-release.zip

Source release checksum(s):
maven-project-info-reports-plugin-3.6.1-source-release.zip
sha512: 
b9f3b470184dbbe11f4a9a2fdfd782425debed63fbc9f36043c82f476b537b46f258a719d2465d8c7baeb3cc4ca58103931977b4e90adfa5752fcab5ee975542


Staging site:
https://maven.apache.org/plugins-archives/maven-project-info-reports-plugin-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 Apache Maven mvnd 1.0.1

2024-06-23 Thread Tamás Cservenák
+1

On Thu, Jun 20, 2024, 15:13 Tamás Cservenák  wrote:

> Howdy,
>
> Note: mvnd 1.x will from now on wrap Maven 3.9.x and mvnd 2.x will wrap
> Maven 4.x.
>
> This release is a "quickfix" for some reported issues:
> * ANSI Terminal on Windows is busted
> * Too high CPU requirements for mvnd native binary
> * Some goals like archetype:generate are broken
> For details see release notes below.
>
> This release provides distribution on Apache Maven 3.9.8 (under vote,
> staged only).
>
> The release candidate is here:
> https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0.1/
>
> Release notes: (visible to committers only as remains draft during the
> vote)
>
> https://github.com/apache/maven-mvnd/releases/tag/untagged-39a46cd8f0fd536cdf59
>
> Release notes (gist copy of that above for wider public):
> https://gist.github.com/cstamas/8f61fcf50b33e30e34e1f23328d7182f
>
> SHA512(maven-mvnd-1.0.1-src.tar.gz)=
>
> a0a328f2ce23d1e643948572fe120a9dc605b957f0e8ca0e3790d26adc51378c54d2fd140c68a7dac706e5891efe5752efd52e999a27feacae949fa5dc3585aa
>
> SHA512(maven-mvnd-1.0.1-src.zip)=
>
> cf50ab13bea021ba4a9f26970effd3911153c22feae8c2684f852233d0d2bb932951528de50368a69fadc862dcbd9189c0e141b9c213ff5a4ad3a23d2bd2eac5
>
> Vote open for 72h
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>


Re: [HEADS UP] Releasing maven plugins 4.0.0 beta

2024-06-23 Thread Michael Osipov

Am 2024-06-20 um 18:20 schrieb Guillaume Nodet:

Hey !

Following Maven 4.0.0-beta-3 release, I've been updating a bunch of plugins
to that version.
The result is the following PRs:

- [MPLUGINTESTING-94] Switch to Maven 4.0.0-beta-3
 maven-plugin-testing#39

- [MCLEAN-123] Switch to Maven 4 API and the new api
 maven-clean-plugin#20

- [MSHARED-1200] Switch to the Maven 4 API maven-filtering#46

- [MRESOURCES-308] Switch to the Maven 4 API maven-resources-plugin#35

- [MCOMPILER-593] Switch to the Maven 4 API maven-compiler-plugin#147

- [MSHARED-1415] Switch to the Maven 4 API maven-archiver#46

- [MJAR-311] Switch to the Maven 4 API maven-jar-plugin#70

- [MSOURCES-149] Switch to the Maven 4 API maven-source-plugin#19

- [MINSTALL-187] Switch to the Maven 4 API maven-install-plugin#35

- [MDEPLOY-301] Switch to the Maven 4 API maven-deploy-plugin#27



I'm thinking about creating 3.x branches for those components, merging
these PRs, and releasing them as beta-1.
Any problems with that ?


When you are going to create 3.x branches please follow the pattern we 
have for tags: {project-name}-3.x (MPLUGIN should be fixed in this 
regard). This makes it easier to switch and consistent with the rest. 
See Maven Site Plugin, Maven and Maven Resolver.


M


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Project Info Reports Plugin version 3.6.1

2024-06-23 Thread Slawomir Jaranowski
+1

niedz., 23 cze 2024 o 21:12 Michael Osipov  napisał(a):

> Hi,
>
> we solved 3 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&version=12354845
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/projects/MPIR/issues
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2154/
>
> https://repository.apache.org/content/repositories/maven-2154/org/apache/maven/plugins/maven-project-info-reports-plugin/3.6.1/maven-project-info-reports-plugin-3.6.1-source-release.zip
>
> Source release checksum(s):
> maven-project-info-reports-plugin-3.6.1-source-release.zip
> sha512:
>
> b9f3b470184dbbe11f4a9a2fdfd782425debed63fbc9f36043c82f476b537b46f258a719d2465d8c7baeb3cc4ca58103931977b4e90adfa5752fcab5ee975542
>
> Staging site:
>
> https://maven.apache.org/plugins-archives/maven-project-info-reports-plugin-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


Re: [VOTE] Release Maven Project Info Reports Plugin version 3.6.1

2024-06-23 Thread Sylwester Lachiewicz
+1

niedz., 23 cze 2024 o 23:13 Slawomir Jaranowski 
napisał(a):

> +1
>
> niedz., 23 cze 2024 o 21:12 Michael Osipov 
> napisał(a):
>
> > Hi,
> >
> > we solved 3 issues:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&version=12354845
> >
> > There are still a couple of issues left in JIRA:
> > https://issues.apache.org/jira/projects/MPIR/issues
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-2154/
> >
> >
> https://repository.apache.org/content/repositories/maven-2154/org/apache/maven/plugins/maven-project-info-reports-plugin/3.6.1/maven-project-info-reports-plugin-3.6.1-source-release.zip
> >
> > Source release checksum(s):
> > maven-project-info-reports-plugin-3.6.1-source-release.zip
> > sha512:
> >
> >
> b9f3b470184dbbe11f4a9a2fdfd782425debed63fbc9f36043c82f476b537b46f258a719d2465d8c7baeb3cc4ca58103931977b4e90adfa5752fcab5ee975542
> >
> > Staging site:
> >
> >
> https://maven.apache.org/plugins-archives/maven-project-info-reports-plugin-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
>


Re: [VOTE] Release Maven Project Info Reports Plugin version 3.6.1

2024-06-23 Thread Gabriel Belingueres
+1

El dom, 23 jun 2024 a la(s) 4:12 p.m., Michael Osipov (micha...@apache.org)
escribió:

> Hi,
>
> we solved 3 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&version=12354845
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/projects/MPIR/issues
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2154/
>
> https://repository.apache.org/content/repositories/maven-2154/org/apache/maven/plugins/maven-project-info-reports-plugin/3.6.1/maven-project-info-reports-plugin-3.6.1-source-release.zip
>
> Source release checksum(s):
> maven-project-info-reports-plugin-3.6.1-source-release.zip
> sha512:
>
> b9f3b470184dbbe11f4a9a2fdfd782425debed63fbc9f36043c82f476b537b46f258a719d2465d8c7baeb3cc4ca58103931977b4e90adfa5752fcab5ee975542
>
> Staging site:
>
> https://maven.apache.org/plugins-archives/maven-project-info-reports-plugin-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 Apache Maven mvnd 1.0.1

2024-06-23 Thread Slawomir Jaranowski
+1

czw., 20 cze 2024 o 15:14 Tamás Cservenák  napisał(a):

> Howdy,
>
> Note: mvnd 1.x will from now on wrap Maven 3.9.x and mvnd 2.x will wrap
> Maven 4.x.
>
> This release is a "quickfix" for some reported issues:
> * ANSI Terminal on Windows is busted
> * Too high CPU requirements for mvnd native binary
> * Some goals like archetype:generate are broken
> For details see release notes below.
>
> This release provides distribution on Apache Maven 3.9.8 (under vote,
> staged only).
>
> The release candidate is here:
> https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0.1/
>
> Release notes: (visible to committers only as remains draft during the
> vote)
>
> https://github.com/apache/maven-mvnd/releases/tag/untagged-39a46cd8f0fd536cdf59
>
> Release notes (gist copy of that above for wider public):
> https://gist.github.com/cstamas/8f61fcf50b33e30e34e1f23328d7182f
>
> SHA512(maven-mvnd-1.0.1-src.tar.gz)=
>
> a0a328f2ce23d1e643948572fe120a9dc605b957f0e8ca0e3790d26adc51378c54d2fd140c68a7dac706e5891efe5752efd52e999a27feacae949fa5dc3585aa
>
> SHA512(maven-mvnd-1.0.1-src.zip)=
>
> cf50ab13bea021ba4a9f26970effd3911153c22feae8c2684f852233d0d2bb932951528de50368a69fadc862dcbd9189c0e141b9c213ff5a4ad3a23d2bd2eac5
>
> Vote open for 72h
>
> [ ] +1
> [ ] +0
> [ ] -1
>


-- 
Sławomir Jaranowski


[RESULT] [VOTE] Release Apache Maven mvnd 1.0.1

2024-06-23 Thread Slawomir Jaranowski
Hi,

The vote has passed with the following result:

+1: Guillaume Nodet, Romain Manni-Bucau, Kévin Buntrock, Tamás Cservenák,
Slawomir Jaranowski

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 Daemon 1.0.1 released

2024-06-23 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache
Maven Daemon version 1.0.1

This release provides binaries based on Maven 3.9.8.

(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.1/

The changelog is available at:
https://github.com/apache/maven-mvnd/releases/tag/1.0.1

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

Regards,
The Apache Maven Team