[RESULT] [VOTE] Release Apache Maven Deploy Plugin version 4.0.0-beta-2

2025-02-27 Thread Slawomir Jaranowski
Hi,

The vote has passed with the following result:

+1: Slawomir Jaranowski, Tamás Cservenák, Matthias Bünger, Olivier Lamy

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

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



[RESULT] [VOTE] Release Apache Maven Install Plugin version 4.0.0-beta-2

2025-02-27 Thread Slawomir Jaranowski
Hi,

The vote has passed with the following result:

+1: Slawomir Jaranowski, Tamás Cservenák, Matthias Bünger, Olivier Lamy

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

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



Re: [VOTE] Release Maven Resolver 2.0.7

2025-02-27 Thread Slawomir Jaranowski
+1

On Wed, 26 Feb 2025 at 09:45, Tamás Cservenák  wrote:
>
> Howdy,
>
> This Resolver 2.0.7 release is a bugfix release with some
> improvements as well.
>
> Maven 4.x is picking up Resolver 2.x, while Maven 3.x remains at
> Resolver 1.x lineage. The two major versions, as far as client code
> goes (Mojos or extensions, using Resolver API as documented), are
> binary compatible, see [1] and [2].
>
> Resolver 2.0.7 is to be picked up by the upcoming Maven 4 release.
>
> We solved 8 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12355612
>
> There are still some issues in JIRA:
> https://issues.apache.org/jira/projects/MRESOLVER/issues
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-2276/
>
> Source release SHA512:
> 30669d31415321f34172ed066c5a6e474a51b92734a3f572b7ea25ee799f12af452c62615dcd92bad300d97bfd14ec83fe3634f4a2a80799aa801ac20536b367
>
> Staging site:
> https://maven.apache.org/resolver-archives/resolver-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Release UA (RB):
> Apache-Maven/3.9.9 (Java 21.0.6; Linux 6.13.4-200.fc41.x86_64)
>
> [1] 
> https://maven.apache.org/resolver-archives/resolver-LATEST/api-compatibility.html
> [2] 
> https://maven.apache.org/resolver-archives/resolver-LATEST/upgrading-resolver.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



[ANN] Apache Maven Deploy Plugin 4.0.0-beta-2 Released

2025-02-27 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache
Maven Deploy Plugin, version 4.0.0-beta-2

The deploy plugin is primarily used during the deploy phase, to add
your artifact(s) to a remote repository for sharing with other
developers and projects.

https://maven.apache.org/plugins/maven-deploy-plugin-4.x/

You should specify the version in your project's plugin configuration:


  org.apache.maven.plugins
  maven-deploy-plugin
  4.0.0-beta-2


You can download the appropriate sources etc. from the download page:
https://maven.apache.org/plugins/maven-deploy-plugin-4.x/download.cgi

Release Notes - Maven Deploy Plugin - Version 4.0.0-beta-2
https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-4.0.0-beta-2

Enjoy,

-The Apache Maven team

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



[ANN] Apache Maven Install Plugin 4.0.0-beta-2 Released

2025-02-27 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache
Maven Install Plugin, version 4.0.0-beta-2

This plugin is used during the install phase to add artifact(s) to the
local repository.

https://maven.apache.org/plugins/maven-install-plugin-4.x/

You should specify the version in your project's plugin configuration:


  org.apache.maven.plugins
  maven-install-plugin
  4.0.0-beta-2


You can download the appropriate sources etc. from the download page:
https://maven.apache.org/plugins/maven-install-plugin-4.x/download.cgi

Release Notes - Maven Install Plugin - Version 4.0.0-beta-2
https://github.com/apache/maven-install-plugin/releases/tag/maven-install-plugin-4.0.0-beta-2

Enjoy,

-The Apache Maven team

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



[ANN] Apache Maven Install Plugin 3.1.4 Released

2025-02-27 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache
Maven Install Plugin, version 3.1.4

This plugin is used during the install phase to add artifact(s) to the
local repository.

https://maven.apache.org/plugins/maven-install-plugin/

You should specify the version in your project's plugin configuration:


  org.apache.maven.plugins
  maven-install-plugin
  3.1.4


You can download the appropriate sources etc. from the download page:

https://maven.apache.org/plugins/maven-install-plugin/download.cgi

Release Notes - Maven Install Plugin - Version 3.1.4

https://github.com/apache/maven-install-plugin/releases/tag/maven-install-plugin-3.1.4

Enjoy,

-The Apache Maven team

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



Re: [VOTE] Release Maven Resolver 2.0.7

2025-02-27 Thread Olivier Lamy
+1

On Wed, 26 Feb 2025 at 18:45, Tamás Cservenák  wrote:
>
> Howdy,
>
> This Resolver 2.0.7 release is a bugfix release with some
> improvements as well.
>
> Maven 4.x is picking up Resolver 2.x, while Maven 3.x remains at
> Resolver 1.x lineage. The two major versions, as far as client code
> goes (Mojos or extensions, using Resolver API as documented), are
> binary compatible, see [1] and [2].
>
> Resolver 2.0.7 is to be picked up by the upcoming Maven 4 release.
>
> We solved 8 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12355612
>
> There are still some issues in JIRA:
> https://issues.apache.org/jira/projects/MRESOLVER/issues
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-2276/
>
> Source release SHA512:
> 30669d31415321f34172ed066c5a6e474a51b92734a3f572b7ea25ee799f12af452c62615dcd92bad300d97bfd14ec83fe3634f4a2a80799aa801ac20536b367
>
> Staging site:
> https://maven.apache.org/resolver-archives/resolver-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Release UA (RB):
> Apache-Maven/3.9.9 (Java 21.0.6; Linux 6.13.4-200.fc41.x86_64)
>
> [1] 
> https://maven.apache.org/resolver-archives/resolver-LATEST/api-compatibility.html
> [2] 
> https://maven.apache.org/resolver-archives/resolver-LATEST/upgrading-resolver.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 Install Plugin version 4.0.0-beta-2

2025-02-27 Thread Olivier Lamy
+1

On Mon, 24 Feb 2025 at 16:41, Slawomir Jaranowski
 wrote:
>
> Hi,
>
> We solved 21 issues:
> https://github.com/apache/maven-install-plugin/milestone/2?closed=1
>
> There are no issues in GitHub:
> https://github.com/apache/maven-install-plugin/issues
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MINSTALL%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
>
> Changes since the last release:
> https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-4.0.0-beta-1...maven-install-plugin-4.0.0-beta-2
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2273/
> https://repository.apache.org/content/repositories/maven-2273/org/apache/maven/plugins/maven-install-plugin/4.0.0-beta-2/maven-install-plugin-4.0.0-beta-2-source-release.zip
>
> Source release checksum(s):
> maven-install-plugin-4.0.0-beta-2-source-release.zip - SHA-512 :
> dd0062fddf6ee7c2d4ad069cb18b0e875bd3315488fa369a006b0c04dfde05eba5d34547e3c74cecffc95fc416e73e85cbe7b6075c1c244a0897e0a7bd53d824
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-install-plugin-LATEST-4.x/
>
> 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: [VOTE] Release Apache Maven Deploy Plugin version 4.0.0-beta-2

2025-02-27 Thread Olivier Lamy
+1

On Mon, 24 Feb 2025 at 03:20, Slawomir Jaranowski
 wrote:
>
> We solved 18 issues:
> https://github.com/apache/maven-deploy-plugin/milestone/2?closed=1
>
> There are no issues in GitHub:
> https://github.com/apache/maven-deploy-plugin/issues
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MDEPLOY%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
>
> Changes since the last release:
> https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-4.0.0-beta-1...maven-deploy-plugin-4.0.0-beta-2
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2270/
> https://repository.apache.org/content/repositories/maven-2270/org/apache/maven/plugins/maven-deploy-plugin/4.0.0-beta-2/maven-deploy-plugin-4.0.0-beta-2-source-release.zip
>
> Source release checksum(s):
> [INFO] [INFO] maven-deploy-plugin-4.0.0-beta-2-source-release.zip -
> SHA-512 : 
> 06823c26953f338d6b00dea6cec431dff1a1bde0a90921d3d780f940ac47e9fc5de3f22b4ceee99484e1e074ba7ec7a40ac2623383f89fa304b7fbd8d2b899f7
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-deploy-plugin-LATEST-4.x/
>
> 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



[RESULT] [VOTE] Release Apache Maven Install Plugin version 3.1.4

2025-02-27 Thread Slawomir Jaranowski
Hi,

The vote has passed with the following result:

+1: Slawomir Jaranowski, Tamás Cservenák, Sylwester Lachiewicz, Matthias Bünger

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

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



[ANN] Apache Apache Maven Deploy Plugin 3.1.4 Released

2025-02-27 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache
Maven Deploy Plugin, version 3.1.4

The deploy plugin is primarily used during the deploy phase, to add
your artifact(s) to a remote repository for sharing with other
developers and projects.

https://maven.apache.org/plugins/maven-deploy-plugin/

You should specify the version in your project's plugin configuration:


  org.apache.maven.plugins
  maven-deploy-plugin
  3.1.4


You can download the appropriate sources etc. from the download page:
https://maven.apache.org/plugins/maven-deploy-plugin/download.cgi

Release Notes - Maven Deploy Plugin - Version 3.1.4
https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-3.1.4

Enjoy,
-The Apache Maven team

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