Re: Ivy style versions propagating in Maven central

2014-09-20 Thread Hervé BOUTEMY
Le samedi 20 septembre 2014 11:35:56 William Ferguson a écrit : Because of the rise of Gradle usage to its inclusion as the build tool in Android Studio, there are more and more artifacts making their way into Maven Central whose POMs contain elements that do not conform to Maven expectations.

Re: Ivy style versions propagating in Maven central

2014-09-20 Thread Robert Scholte
Op Sat, 20 Sep 2014 03:35:56 +0200 schreef William Ferguson william.fergu...@xandar.com.au: Because of the rise of Gradle usage to its inclusion as the build tool in Android Studio, there are more and more artifacts making their way into Maven Central whose POMs contain elements that do not

Re: Ivy style versions propagating in Maven central

2014-09-20 Thread Hervé BOUTEMY
Le samedi 20 septembre 2014 11:18:50 Robert Scholte a écrit : Op Sat, 20 Sep 2014 03:35:56 +0200 schreef William Ferguson william.fergu...@xandar.com.au: Because of the rise of Gradle usage to its inclusion as the build tool in Android Studio, there are more and more artifacts making their

Re: svn commit: r1626350 - /maven/plugins/trunk/maven-war-plugin/pom.xml

2014-09-20 Thread Karl Heinz Marbaise
Hi Kristian, can you describe a little bit more what exactly happens and what the symptoms are error messages ? Cause i would like to make a JIRA for it to document it for other situation so could be found more easily ... Kind regards Karl-Heinz On 9/20/14 12:08 AM,

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.1

2014-09-20 Thread Karl Heinz Marbaise
Hi Robert, I'm pretty sure this is still an issue for every project. IIRC this is exactly the reason why Stephen thought of including/moving the mock repository manager to the maven-invoker-plugin. That much better to maintain than including all the extraArtifacts. Sounds good... btw,

Re: [VOTE] Maven Release Plugin 2.5.1, take 2

2014-09-20 Thread Karl Heinz Marbaise
Hi Benson, tested with Maven 2.2.1, 3.0.5, 3.1.1, 3.2.1, 3.2.2, 3.2.3 via mvn -Prun-its clean verify without any issue +1 from me... On 9/19/14 11:16 PM, Benson Margulies wrote: Hi, Here is a respin of 2.5.1. This includes one more commit that allows builds on Maven 2.2.1 of the

Re: [VOTE] Release Apache Maven Dependency Plugin version 2.9

2014-09-20 Thread Karl Heinz Marbaise
+1 from me. Kind regards Karl-Heinz Marbaise On 9/18/14 9:39 PM, Karl Heinz Marbaise wrote: Hi, We solved 17 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11214version=19229 There are still a couple of issues left in JIRA:

Re: svn commit: r1626350 - /maven/plugins/trunk/maven-war-plugin/pom.xml

2014-09-20 Thread Kristian Rosenvold
I'm not sure this is too much of a jira issue... There was an empty directory checked into svn. Someone had done 1/2 the job by adding a prebuild script to create the dir if it was missing. I just added the script execution to maven-invoker,since it wasn't being run 20. Sep. 2014 16:11 skrev Karl

[RESULT] [VOTE] Release Apache Maven Javadoc Plugin version 2.10

2014-09-20 Thread Dennis Lundberg
Hi, The vote has passed with the following result: +1 (binding): Karl Heinz Marbaise, Hervé Boutemy, Dennis Lundberg, Robert Scholte, Olivier Lamy I will promote the artifacts to the central repo. On Mon, Sep 15, 2014 at 10:32 PM, Dennis Lundberg denn...@apache.org wrote: Hi, The main

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.13

2014-09-20 Thread Hervé BOUTEMY
here is my +1 Regards, Hervé Le jeudi 18 septembre 2014 00:57:37 Hervé BOUTEMY a écrit : Hi, We solved 24 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127styleName=H tmlversion=20185 There are still a couple of issues left in JIRA:

Re: svn commit: r1626350 - /maven/plugins/trunk/maven-war-plugin/pom.xml

2014-09-20 Thread Karl Heinz Marbaise
Hi, On 9/20/14 5:24 PM, Kristian Rosenvold wrote: I'm not sure this is too much of a jira issue... There was an empty directory checked into svn. Someone had done 1/2 the job by adding a prebuild script to create the dir if it was missing. I just added the script execution to