[ANN] Apache Software Foundation Parent POM Version 22 Released

2020-01-08 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version 22. https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 22 You can download the appropriate sour

[RESULT] [VOTE] Release Apache Parent POM version 22

2020-01-08 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Mark Struberg, Enrico Olivelli, Karl Heinz Marbaise, Robert Scholte, Hervé Boutemy PMC quorum: reached I will promote the artifacts to the central repo. - To unsub

Re: [VOTE] Release Apache Parent POM version 22

2020-01-08 Thread Hervé BOUTEMY
here is my +1 Le dimanche 5 janvier 2020, 18:45:47 CET Hervé BOUTEMY a écrit : > Hi, > > We solved N issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&ve > rsion=12343925&styleName=Text > > https://github.com/apache/maven-apache-parent/compare/apache-21...apache

Re: Version poll results

2020-01-08 Thread Manfred Moser
Its part of the spec.. sure.However only the Maven spec .. and different specs and tools might behave differently. The Maven repository format and related aspects are used by MANY more tools than just Maven. Using the short version 2.1 causes issues such as mentioned earlier for no real benefit

Re: Version poll results

2020-01-08 Thread Matt Foley
>> So do NOT use a version like 2.1 .. instead use 2.1.0. The fact that 2.1 is identical to 2.1.0 is part of the spec, unambiguous, and quite important for expected behavior IMHO. See "Trimming Examples" in https://maven.apache.org/pom.html#Version_Order_Specification

[maven-dependency-tree] Repository to Contribute?

2020-01-08 Thread Tomo Suzuki
Hi Maven developers, I raised a PR: [MSHARED-850] Upgrade org.eclipse.aether:aether-util dependency for maven-dependency-tree [1]. However, this GitHub repository is not listed in "Apache Maven Dependency Tree / Source Code Management" [2]. It only list a SVN repository. Can somebody guide me wh

Re: [maven-site] branch master updated: Update for grammar and to reflect current practice (#118)

2020-01-08 Thread Robert Scholte
Thanks for fixing and porting to markdown Robert On 8-1-2020 01:16:57, Sylwester Lachiewicz wrote: hi, the problem is fixed and all the tasks are now green. BR Sylwester wt., 7 sty 2020 o 23:03 Robert Scholte napisał(a): > Hi, > > the site master is broken since this commit, not sure if it is

Re: [DISCUSS] Merging small plugins

2020-01-08 Thread Enrico Olivelli
Il mer 8 gen 2020, 16:49 Elliotte Rusty Harold ha scritto: > Is the proposal to combine the plugins into a single plugin No or simply > to combine the individual plugins into a unified repo with a unified > release process such that when one plugin is released all are > released? > Yes Enric

Re: [DISCUSS] Merging small plugins

2020-01-08 Thread Elliotte Rusty Harold
Is the proposal to combine the plugins into a single plugin or simply to combine the individual plugins into a unified repo with a unified release process such that when one plugin is released all are released? On Sun, Jan 5, 2020 at 11:31 AM Enrico Olivelli wrote: > > Hi community, > I just want

Re: [DISCUSS] Merging small plugins

2020-01-08 Thread Andreas Sewe
Hi Enrico, > What about creating some maven-ext-plugins git repository with a parent and > reactor pom and move all of those plugins that are really never released? > > I am thinking to side plugins like jdeps, checkstyle, pmd, enforcer that's a bad idea as multiple otherwise unrelated goals the