Re: [VOTE] Maven Shared Filtering 1.1 - Maven Script Interpreter 1.1 - Maven Invoker Plugin 1.7

2012-08-10 Thread Stephane Nicoll
+1 S. On Fri, Aug 10, 2012 at 6:56 AM, Stephane Nicoll wrote: > Hi, > > In order to release the maven resources plugin, we need to release the > invoker plugin and the shared filtering component. The invoker plugin > requires the maven script interpreter release as well. I am calling a > vote fo

Re: Running ITs only with Maven 3 (was: Re: [VOTE] Release Maven Surefire Plugin version 2.12.2)

2012-08-10 Thread Kristian Rosenvold
Ok, I see there's no end to how much grief that test is causing on freebsd; the build is still failing even though I added the check. I figured it would be a fun test to write; but obviously it looks like we're not really ready for hardcore unicode characters in java file names; I'll resolve this s

Re: Running ITs only with Maven 3 (was: Re: [VOTE] Release Maven Surefire Plugin version 2.12.2)

2012-08-10 Thread Kristian Rosenvold
I just fixed the 2.2.1 issue in r1371335, by using JUnit4 @Categories, the maven 2.2.1 profile uses org.apache.maven.surefire.its.Not2xCompatible in the surefire configuration. Surefire runs IT's with JUnit47/verifier, not invoker. As for UnicodeTestNamesIT, it's an IT I just created that contains

Running ITs only with Maven 3 (was: Re: [VOTE] Release Maven Surefire Plugin version 2.12.2)

2012-08-10 Thread Dennis Lundberg
On 2012-08-07 03:03, Kristian Rosenvold wrote: > Hi, > We have added maven 2.2.1 runs to jenkins. Although a few IT's are > still not green, I have individually verified that this are IT's that > rely on m3's higher precision in > pom evalutation/execution, so we need to find some way to ignore

[VOTE] Release Maven Parent pom 22, Maven Plugins Parent pom 23, Maven Shared Components 18

2012-08-10 Thread Olivier Lamy
Hi, I'd like to release: * Maven Parent pom 22, diff from previous release: http://svn.apache.org/viewvc/maven/pom/tags/maven-parent-22/pom.xml?r1=HEAD&r2=1157980&diff_format=h * Maven Plugins Parent pom 23, diff from previous release: http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-2

Re: VersionRange not used in artifact resolution?

2012-08-10 Thread Brett Porter
On 10/08/2012, at 6:53 PM, "Mavroukakis, Ioannis" wrote: > Thanks Brett, will that also apply to what is retrieved from the remote repo? Yes, that's the main purpose of the resolver - to find the right artifacts on a list of remote repositories, and download them to the local repository (thou

Re: Release request for maven-installer-plugin

2012-08-10 Thread Olivier Lamy
Hi, Except someone beat, I can work on that after my next week holidays. 2012/8/8 Felix Mayerhuber : > Hi, > > I don't want to seem unpolite, but I write again since I got no response and > thought the mail got maybe lost. Is there a release for the maven installer > plugin in the near future plan

Re: [VOTE] Maven Shared Filtering 1.1 - Maven Script Interpreter 1.1 - Maven Invoker Plugin 1.7

2012-08-10 Thread Tony Chemit
On Fri, 10 Aug 2012 06:56:41 +0200 Stephane Nicoll wrote: > Hi, > +1, tested on some mojo projects, works fine to me. thanks, tony. > In order to release the maven resources plugin, we need to release the > invoker plugin and the shared filtering component. The invoker plugin > requires th

RE: VersionRange not used in artifact resolution?

2012-08-10 Thread Mavroukakis, Ioannis
Thanks Brett, will that also apply to what is retrieved from the remote repo? -Original Message- From: Brett Porter [mailto:br...@porterclan.net] On Behalf Of Brett Porter Sent: 10 August 2012 01:00 To: Maven Developers List Subject: Re: VersionRange not used in artifact resolution? On