Re: [MNG-6667] Hint at Maven upgrade requirement when trying to build a pom.xml with a newer modelVersion

2019-06-01 Thread Stephen Connolly
Ok I've switched to a dedicated comparator. The comparator you suggested is not available on the classpath in that module and the other alternatives you suggested could leak unintentionally side-effects. On Sat, 1 Jun 2019 at 16:03, Robert Scholte wrote: > This is a bit awkward, a modelVersion i

[RESULT] [VOTE] Retire Maven Ant Plugin

2019-06-01 Thread Robert Scholte
Hi, The vote has passed with the following result: +1 (or more): Bruno Borges, Jesper Udby, Anders Hammar, Tibor Digana, Enrico Olivelli, Manfred Moser, Karl Heinz Marbaise, Olivier Lamy, Sylwester Lachiewicz, Stephen Connolly, James Gough, Gabriel Belingueres, Hoa Phan,  Robert Scholte PMC qu

Re: [VOTE] Retire Maven Ant Plugin

2019-06-01 Thread Robert Scholte
+1 On 28-5-2019 20:54:53, Robert Scholte wrote: Hi, The Apache Maven project consist of about 100 (sub)projects. Due to the small number of volunteers and the huge amount of code to maintain we're missing enough space to make real progress on all these projects, including our ambitious ideas

Re: [MNG-6667] Hint at Maven upgrade requirement when trying to build a pom.xml with a newer modelVersion

2019-06-01 Thread Robert Scholte
This is a bit awkward, a modelVersion is not an artifactVersion even though they have the same characteristics. Comparison will work, as would JavaVersion. I'd prefer a dedicated comparator or GenericVersionScheme Robert [1] https://maven.apache.org/resolver/apidocs/org/eclipse/aether/util/v

Re: [MNG-6667] Hint at Maven upgrade requirement when trying to build a pom.xml with a newer modelVersion

2019-06-01 Thread Stephen Connolly
CI passed: https://builds.apache.org/job/maven-box/job/maven/job/mng-6667/1/ On Sat 1 Jun 2019 at 13:01, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Finally got some time to do some work on Maven again... who knows how long > it will last!!! > > https://issues.apache.org/jira/bro

[MNG-6667] Hint at Maven upgrade requirement when trying to build a pom.xml with a newer modelVersion

2019-06-01 Thread Stephen Connolly
Finally got some time to do some work on Maven again... who knows how long it will last!!! https://issues.apache.org/jira/browse/MNG-6667 https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=7376a99093984c459f6a70cd1f508bbcf5ef26f7 WDYT? If CI passes are we good to merge? -Stephen

Re: proposal for maven-archetype to switch to dom4j 2.1.1 (and Java 8)

2019-06-01 Thread Enrico Olivelli
If there is any complaint I will commit the change. We are already moving to java8 other plugins that are not part of the core lifecycle (Maven 3 supports java7) Enrico Il ven 31 mag 2019, 21:43 Enrico Olivelli ha scritto: > +1 > Enrico > > Il ven 31 mag 2019, 21:02 Homer, Tony ha scritto: >