Re: [VOTE] Release Maven Deploy Plugin 3.1.0

2023-02-15 Thread Guillaume Nodet
+1 Le lun. 6 févr. 2023 à 13:52, Tamás Cservenák a écrit : > Howdy, > > We fixed several issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228=12352181 > > Staged repository: > https://repository.apache.org/content/repositories/maven-1866/ > > Source release

Re: [VOTE] Release maven-compiler-plugin 3.11.0

2023-02-15 Thread Tamás Cservenák
And is it still there? :) On Wed, Feb 15, 2023 at 9:45 PM Olivier Lamy wrote: > sorry for the noise! Just to confirm the problem was in front of the > laptop!! > > On Wed, 15 Feb 2023 at 22:11, Olivier Lamy wrote: > > > > Sounds definitely possible :) > > I will tomorrow > > > > On Wed, 15

Re: [VOTE] Release maven-compiler-plugin 3.11.0

2023-02-15 Thread Olivier Lamy
sorry for the noise! Just to confirm the problem was in front of the laptop!! On Wed, 15 Feb 2023 at 22:11, Olivier Lamy wrote: > > Sounds definitely possible :) > I will tomorrow > > On Wed, 15 Feb 2023 at 10:03 pm, Tamás Cservenák wrote: >> >> I don't see that IT or path

[VOTE] Release Maven Plugin Tools 3.8.0

2023-02-15 Thread Guillaume Nodet
I've staged a release candidate for Maven Plugin Tools 3.8.0. The goal is to provide some initial support for plugins using the maven 4 api provided by maven 4.0.0-alpha-4. The plugin can be used for both 3.x and 4.x plugins, so there's no major version bump. Release notes:

[VOTE] Release Maven Plugin Testing 4.0.0-alpha-1

2023-02-15 Thread Guillaume Nodet
I've staged a candidate release for Maven Plugin Testing 4.0.0-alpha-1. The goal of this release is to provide a first set of classes to test plugins using the v4 api, mainly using the package at

Maven Resolver 1.9.5 release

2023-02-15 Thread Tamás Cservenák
Howdy, The release of 1.9.5 bugfix is coming soon: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.5 Note: MRESOLVER-321 will probably be removed from the 1.9.5 version, given the "endless loop" issue is fixed (and we have two cases confirming

[ANN] Maven Invoker Plugin 3.5.0 released

2023-02-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Invoker Plugin version 3.5.0. https://maven.apache.org/plugins/maven-invoker-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-invoker-plugin 3.5.0

[ANN] Maven Javadoc Plugin 3.5.0 released

2023-02-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.5.0. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration:

[ANN] Maven Fluido Skin 2.0.0-M3 released

2023-02-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Fluido Skin, version 2.0.0-M3. https://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your project's site configuration: org.apache.maven.skins maven-fluido-skin 2.0.0-M3 Release Notes

Re: [VOTE] Release maven-compiler-plugin 3.11.0

2023-02-15 Thread Olivier Lamy
Sounds definitely possible :) I will tomorrow On Wed, 15 Feb 2023 at 10:03 pm, Tamás Cservenák wrote: > I don't see that IT or path (src/it/MCOMPILER-517-install-not-recompile) > nor in tag nor on master. > >

Re: [VOTE] Release maven-compiler-plugin 3.11.0

2023-02-15 Thread Tamás Cservenák
I don't see that IT or path (src/it/MCOMPILER-517-install-not-recompile) nor in tag nor on master. https://github.com/apache/maven-compiler-plugin/tree/eeda628b832bf3cc27571e2073f62d582a6d9527/src/it https://github.com/apache/maven-compiler-plugin/tree/master/src/it Olamy, from issue it seems you

Re: [VOTE] Release maven-compiler-plugin 3.11.0

2023-02-15 Thread Petr Široký
I am not seeing that directory in the tag, nor in the source release zip. When I run git clone g...@github.com:apache/maven-compiler-plugin.git --branch maven-compiler-plugin-3.11.0 && find maven-compiler-plugin -name "*MCOMPILER-517*" It does not return anything. I am not sure where is it

Re: [VOTE] Release maven-compiler-plugin 3.11.0

2023-02-15 Thread Olivier Lamy
So it looks this directory is not part of source release zip? whereas it's in the tag? wget https://repository.apache.org/content/repositories/maven-1873/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0-source-release.zip && unzip -l

Re: [VOTE] Release maven-compiler-plugin 3.11.0

2023-02-15 Thread Petr Široký
The failed IT is 'src/it/MCOMPILER-517-install-not-recompile', which I am not seeing in the git repo (https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.11.0/src/it). Is it possible you have this IT only locally (and thus not re-formatted yet)? Thanks, Petr ---

Re: [VOTE] Release maven-compiler-plugin 3.11.0

2023-02-15 Thread Olivier Lamy
+1 Any idea why building from the tag I got this issue: https://gist.github.com/olamy/4c5ef44755f2d99f96c533de1121dce1 whereas building from the source.zip it's fine? On Tue, 14 Feb 2023 at 18:51, Guillaume Nodet wrote: > > Hi, > I'd like to release Apache Maven Compiler Plugin 3.11.0 > > 7

[RESULT] [VOTE] Release Maven Invoker Plugin version 3.5.0

2023-02-15 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Olivier Lamy, Guillaume Nodet, Tamás Cservenák, Hervé Boutemy, Sylwester Lachiewicz, Slawomir Jaranowski PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board

[RESULT] [VOTE] Release Maven Fluido Skin version 2.0.0-M3

2023-02-15 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, 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.

[RESULT] [VOTE] Release Maven Javadoc Plugin version 3.5.0

2023-02-15 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Tamás Cservenák, Sylwester Lachiewicz, Herve Boutemy, Slawomir Jaranowski, 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 report.