Re: [VOTE] Release Maven Plugin Testing version 4.0.0-beta-3

2025-01-28 Thread Sylwester Lachiewicz
O+ Sylwester wt., 28 sty 2025 o 07:50 Guillaume Nodet napisał(a): > This release is mainly about to upgrade to Maven 4.0.0-rc-2. > > Release notes: > > > https://github.com/apache/maven-plugin-testing/releases/tag/untagged-20178e0448cab098704e > > There are still a couple of issues left in JIRA

Re: Maven Extension

2025-01-28 Thread Basil Crow
On Mon, Jan 27, 2025 at 12:58 PM Olivier Lamy wrote: > > You are using the old Jenkins maven-plugin which is totally deprecated and > not really maintained anymore And it does not work with Guice 7.0+ pending MNG-8027. - To uns

Re: [VOTE] Release Maven Plugin Testing version 4.0.0-beta-3

2025-01-28 Thread Elliotte Rusty Harold
MPLUGINTESTING-83 should be resolved sooner rather than later since it suggests deprecating or removing externally facing functionality. https://issues.apache.org/jira/browse/MPLUGINTESTING-83 On Tue, Jan 28, 2025 at 6:50 AM Guillaume Nodet wrote: > > This release is mainly about to upgrade to M

Re: Maven Extension

2025-01-28 Thread Adrian Tarau
Well, no extension works, since they are not loaded. I'll try the Pipeline Maven Plugin ... since it runs plain Maven, it should work fine. On 1/27/2025 6:20 PM, Olivier Lamy wrote: Bear in mind that installed doesn't mean used. (there are no figures for this) This plugin was part of the defaul

Re: [VOTE] Release Maven Plugin Testing version 4.0.0-beta-3

2025-01-28 Thread Slawomir Jaranowski
On Tue, 28 Jan 2025 at 07:50, Guillaume Nodet wrote: > > This release is mainly about to upgrade to Maven 4.0.0-rc-2. > > Release notes: > > https://github.com/apache/maven-plugin-testing/releases/tag/untagged-20178e0448cab098704e We should provide a link to milestones - draft release is not publ

Re: [VOTE] Release Maven Plugin Testing version 4.0.0-beta-3

2025-01-28 Thread Tamás Cservenák
+1 On Tue, Jan 28, 2025 at 7:50 AM Guillaume Nodet wrote: > > This release is mainly about to upgrade to Maven 4.0.0-rc-2. > > Release notes: > > https://github.com/apache/maven-plugin-testing/releases/tag/untagged-20178e0448cab098704e > > There are still a couple of issues left in JIRA which nee

Re: [VOTE] Release Maven Plugin Testing version 4.0.0-beta-3

2025-01-28 Thread Martin Desruisseaux
Le 2025-01-28 à 07 h 50, Guillaume Nodet a écrit : This release is mainly about to upgrade to Maven 4.0.0-rc-2. +1 (non binding). Tested with the compiler plugin and integration test passes. Will submit a pull request for the compiler plugin after this upgrade has been published.     Mart