Re: [ANN] Apache Maven Compiler Plugin 3.13.0 Released

2024-03-18 Thread Slawomir Jaranowski
pon., 18 mar 2024 o 23:35 Mark Derricutt napisał(a): > Interesting - I just hit: > > Execution default-compile of goal > org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile failed: An > API incompatibility was encountered while executing > org.apache.maven.plugins:maven-compiler-plugin:

Re: [ANN] Apache Maven Compiler Plugin 3.13.0 Released

2024-03-18 Thread Mark Derricutt
Interesting - I just hit: Execution default-compile of goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile: java.lang.NoSuchMethodError: org.codehaus.plexus.c

[ANN] Apache Maven Compiler Plugin 3.13.0 Released

2024-03-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.13.0 The Compiler Plugin is used to compile the sources of your project. https://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin configu

[ANN] Apache Maven Assembly Plugin 3.7.1 Released

2024-03-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Assembly Plugin, version 3.7.1 The Assembly Plugin for Maven enables developers to combine project output into a single distributable archive that also contains dependencies, modules, site documentation, and other files.

[RESULT] [VOTE] Release Apache Maven Compiler Plugin version 3.13.0

2024-03-18 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Tamás Cservenák, Karl Heinz Marbaise, Sylwester Lachiewicz, Herve Boutemy, 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 Jara

[RESULT] [VOTE] Release Apache Maven Assembly Plugin version 3.7.1

2024-03-18 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Tamás Cservenák, Karl Heinz Marbaise, Sylwester Lachiewicz, Herve Boutemy 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 GPG Plugin 3.2.1 Released

2024-03-18 Thread Tamás Cservenák
Howdy, The Apache Maven team is pleased to announce the release of the Apache Maven GPG Plugin, version 3.2.1 This release is a bugfix, restoring plugin ability to pick up GPG passphrase from settings.xml. Have to be noted though, that this method of getting passphrases is considered "bad practic

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.13.0

2024-03-18 Thread Olivier Lamy
+1 On Fri, 15 Mar 2024 at 17:37, Slawomir Jaranowski wrote: > > Hi, > > We solved 10 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12354079 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D

[RESULT] [VOTE] Release Apache Maven GPG Plugin version 3.2.1

2024-03-18 Thread Tamás Cservenák
Howdy, The vote has passed with the following result: +1: Slawomir, Karl-Heinz, Sylwester, Herve, Olivier PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release to the board report. Thanks T

Re: Notes on maven-compiler-plugin work

2024-03-18 Thread sebb
On Mon, 18 Mar 2024 at 07:50, Romain Manni-Bucau wrote: > > Hi Martin, > > Since we'll go v4 and really change the impl I guess we can drop all the > compiler args from properties and the not relevant options. It would be helpful if there was a migration page that explained to users how to handle

Re: [VOTE] Release Apache Maven GPG Plugin 3.2.1

2024-03-18 Thread Olivier Lamy
+1 On Fri, 15 Mar 2024 at 6:25 PM, Tamás Cservenák wrote: > Howdy, > > Note: this is a bugfix release for > https://issues.apache.org/jira/browse/MGPG-112 > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12354394 > > There are still a

Re: Notes on maven-compiler-plugin work

2024-03-18 Thread Romain Manni-Bucau
Hi Martin, Since we'll go v4 and really change the impl I guess we can drop all the compiler args from properties and the not relevant options. Ultimately the only options would be: * fork options * compiler args * log/outputs options Anything else brings confusion and prevents us to validate pr

Re: [VOTE] Release Apache Maven GPG Plugin 3.2.1

2024-03-18 Thread Herve Boutemy
+1 Reproducible Build ok: reference build done with JDK 21 on *nix with umask 022 Regards, Hervé On 2024/03/15 08:25:07 Tamás Cservenák wrote: > Howdy, > > Note: this is a bugfix release for > https://issues.apache.org/jira/browse/MGPG-112 > > We solved 2 issues: > https://issues.apache.org/j

Re: [VOTE] Release Apache Maven Assembly Plugin version 3.7.1

2024-03-18 Thread Herve Boutemy
+1 Reproducible Build ok: reference build done with JDK 21 on *nix with umask 022 Regards, Hervé On 2024/03/15 07:58:49 Slawomir Jaranowski wrote: > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220&version=12354406 > > There are still a c

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.13.0

2024-03-18 Thread Herve Boutemy
+1 Reproducible Build ok: reference done with JDK 21 on *nix and umask 022 Regards, Hervé On 2024/03/15 07:36:15 Slawomir Jaranowski wrote: > Hi, > > We solved 10 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12354079 > > There are still a couple