Re: [RESULT] [VOTE] Release Apache Maven Plugin Testing version 3.2.0

2014-07-14 Thread Robert Scholte
Op Mon, 14 Jul 2014 17:23:21 +0200 schreef Igor Fedorenko : Hi, The vote has passed with the following result: +1 (binding): Jason van Zyl, Robert Scholte, Hervé BOUTEMY +1 (non binding): Karl-Heinz Marbaise I will promote the artifacts to the central repo. Also, can somebody with awesome

Re: what is org.apache.maven:standalone-pom:pom:1,standalone-pom?

2014-07-14 Thread Dan Tran
Thanks Stuart -D On Mon, Jul 14, 2014 at 7:55 AM, Stuart McCulloch wrote: > It’s a stub pom.xml that’s used whenever a MavenExecutionRequest has no > associated pom.xml file: > > > https://github.com/apache/maven/blob/master/maven-core/src/main/java/org/apache/maven/DefaultMaven.java#L644 > >

[RESULT] [VOTE] Release Apache Maven Plugin Testing version 3.2.0

2014-07-14 Thread Igor Fedorenko
Hi, The vote has passed with the following result: +1 (binding): Jason van Zyl, Robert Scholte, Hervé BOUTEMY +1 (non binding): Karl-Heinz Marbaise I will promote the artifacts to the central repo. Also, can somebody with awesome pmc powers kindly copy the source release to the Apache Distribu

Re: what is org.apache.maven:standalone-pom:pom:1,standalone-pom?

2014-07-14 Thread Stuart McCulloch
It’s a stub pom.xml that’s used whenever a MavenExecutionRequest has no associated pom.xml file: https://github.com/apache/maven/blob/master/maven-core/src/main/java/org/apache/maven/DefaultMaven.java#L644 https://github.com/apache/maven/blob/master/maven-core/src/main/resource