Re: issues with the user property "maven.test.failure.ignore" and new proposals

2022-03-13 Thread Olivier Lamy
On Mon, 14 Mar 2022 at 11:55, Tibor Digana wrote: > In case of the user property *maven.test.failure.ignore* the MOJO must not > throw any exception which is interpreted by the Maven Core as BUILD > SUCCESS. > This is a very simple reduction of the problem description. The documentation here

issues with the user property "maven.test.failure.ignore" and new proposals

2022-03-13 Thread Tibor Digana
In case of the user property *maven.test.failure.ignore* the MOJO must not throw any exception which is interpreted by the Maven Core as BUILD SUCCESS. We have received an internal requirement to change the behavior of the user property *maven.test.failure.ignore* so that the behavior will have

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Enrico Olivelli
+1 Thanks for bringing this up Enrico Il giorno dom 13 mar 2022 alle ore 20:58 Elliotte Rusty Harold ha scritto: > > What do all the various package managers install? I'm pretty sure I've > seen one lately whose default was 3.3.1. Debian perhaps? > > I think before we make any such move it

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Elliotte Rusty Harold
What do all the various package managers install? I'm pretty sure I've seen one lately whose default was 3.3.1. Debian perhaps? I think before we make any such move it would make sense to audit what people who don't manually install Maven are likely to have. First we should raise all those to

Re: The build status in Maven 3.x and MOJO exceptions in Maven Plugin API 3.x

2022-03-13 Thread Hervé BOUTEMY
Olivier opened a Jira issue about this [1] let's work here Regards, Hervé [1] https://issues.apache.org/jira/browse/MNG-7430 Le dimanche 13 mars 2022, 15:29:01 CET Tibor Digana a écrit : > Hello Maven developers, > > I want to inform you about some compliance issues between the Javadoc of >

Re: Proposition of changes for ASF parent pom 26

2022-03-13 Thread Michael Osipov
Am 2022-03-13 um 20:26 schrieb Slawomir Jaranowski: Hi, Another plugins that have newer versions: maven-deploy-plugin . 2.8.2 -> 3.0.0-M1 maven-install-plugin 2.5.2 -> 3.0.0-M1 Both are problematic if you create Maven plugins, see

Re: Proposition of changes for ASF parent pom 26

2022-03-13 Thread Slawomir Jaranowski
Hi, Another plugins that have newer versions: maven-deploy-plugin . 2.8.2 -> 3.0.0-M1 maven-install-plugin 2.5.2 -> 3.0.0-M1 maven-scm-plugin ... 1.12.2 -> 2.0.0-M1 maven-failsafe-plugin

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Slawomir Jaranowski
Hi, +100 for 3.5.4 as minimum. We should even consider 3.8.x. It is the fact that we only support the latest release version. We know how much work is in Maven core and how many plugins / components we support. And we know how many active maintainers we have. It should be clearly announced in

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Hervé BOUTEMY
+1 to upgrade to Maven 3.5.4 prerequisite for future plugins releases what I'd like is that we better document compatibility updates: - on Java prerequisites for components - on Java and Maven prerequisites for plugins I found one community plugin that does a really excellent job at that [1] I

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Michael Osipov
Technically, you are right. We request to verify issues with 3.8.x and move to if the issue is resolved. But that does not happen very often, IMHO. I wouldn't even object to raise to 3.8.1, but this is another discussion. Am 2022-03-13 um 16:45 schrieb Sylwester Lachiewicz: Everything before

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Sylwester Lachiewicz
Everything before 3.8.x now it's obsolete, because we no longer provide or plan any patches to the 3.5x or 3.6x line (bugfix or security) Sylwester niedz., 13 mar 2022, 12:48 użytkownik Michael Osipov napisał: > Folks, > > as you might now we are dragging old luggage over and over with every >

The build status in Maven 3.x and MOJO exceptions in Maven Plugin API 3.x

2022-03-13 Thread Tibor Digana
Hello Maven developers, I want to inform you about some compliance issues between the Javadoc of Maven Plugin API and the Maven Core 3.x behavior. I am only a messenger providing the facts and I would like the community to post the opinions and finally a concrete fix(es). The Maven 3 reports

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Tamás Cservenák
+1 On Sun, Mar 13, 2022, 12:48 Michael Osipov wrote: > Folks, > > as you might now we are dragging old luggage over and over with every > new year. We are making (little) progress with cleansing, skimming and > updating of our components. > > I'll will make a radical proposal I have already

[ANN] Apache Maven 3.8.5 released

2022-03-13 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven 3.8.5 Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Michael Osipov
I don't think this is so easy. While working on Doxia we have noticed that a lot of intertwined and as soon as you touch on component you need to touch the rest also. At least a one time pain we must go. Am 2022-03-13 um 12:52 schrieb Romain Manni-Bucau: Hi, No big issue with me but I would

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Romain Manni-Bucau
Hi, No big issue with me but I would also consider letting v3 as it is and start working on v4 with an alpha coming soon maybe? Can be a way to reach these goals without impacting twice end users too. Le dim. 13 mars 2022 à 12:48, Michael Osipov a écrit : > Folks, > > as you might now we are

[DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Michael Osipov
Folks, as you might now we are dragging old luggage over and over with every new year. We are making (little) progress with cleansing, skimming and updating of our components. I'll will make a radical proposal I have already discussed privately with other fellow committers over Slack: Raise

[RESULT] [VOTE] Release Apache Maven version 3.8.5

2022-03-13 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Dan Tran, Christoph Läubrich, Tamás Cservenák, Hervé Boutemy, Olivier Lamy, Tibor Digana, Arnaud Héritier, Romain Manni-Bucau, Karl Heinz Marbaise PMC quorum: reached I will promote the artifacts to the central repo, the source release