Re: [VOTE] Release Apache Maven 3.9.1

2023-03-17 Thread Sylwester Lachiewicz
+1 śr., 15 mar 2023 o 11:14 Tamás Cservenák napisał(a): > Howdy, > > We solved 29 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12352872 > > There are still couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D

Re: [VOTE] Release Apache Maven 3.9.1

2023-03-17 Thread Arnaud Héritier
+1 On Wed, Mar 15, 2023 at 11:14 AM Tamás Cservenák wrote: > Howdy, > > We solved 29 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12352872 > > There are still couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20

[VOTE] Release Maven Release version 3.0.0

2023-03-17 Thread Michael Osipov
Hi, we solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824&version=12352981 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MRELEASE/issues Staging repo: https://repository.apache.org/content/repositories/maven-1891

[ANN] Apache Maven SCM 2.0.0 released

2023-03-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven SCM, version 2.0.0. https://maven.apache.org/scm/ Release Notes - Maven SCM - Version 2.0.0 ** Dependency upgrade * [SCM-1005] - Upgrade Parent to 39 * [SCM-1006] - Upgrade components Enjoy, -The Apache Ma

[RESULT] [VOTE] Release Maven SCM version 2.0.0

2023-03-17 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Jean-Baptiste Onofré, Slawomir Jaranowski, Sylwester Lachiewicz, Tamás Cservenák, Karl Heinz Marbaise PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board repo

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-17 Thread Delany
I set maven-surefire-plugin version in pluginManagement. Then I have a profile (on by default) that brings in another pluginManagement element. If I don't want to use the stateless reporter I can turn this profile off: maven-surefire-plugin