Re: [mojo-dev] Upgrade plugins to use maven api 2.2.1

2014-07-22 Thread Karl Heinz Marbaise
Hi Dan, > Any objection to use maven api 2.2.1 instead of 2.0.6 for a exec-m-p and build-helper.? No ...just upgrade to at least 2.2.1 Maven API for exec-maven-pluginJava 1.5 minium is fine as well. build-helper-maven-plugin i don't see any objections from my side... Kind regards Kar

Re: [mojo-dev] Upgrade plugins to use maven api 2.2.1

2014-07-22 Thread Anders Hammar
> And also bump the language level to 1.5 if it is still 1.4 > Java 5 is set by default by the latest mojo-parent, so go with that and remove anything overriding it in the mojo's pom. /Anders > > > On 22 July 2014 08:08, Anders Hammar wrote: > >> And also bump the maven req to 2.2.1+? I'm fine

Re: [mojo-dev] Upgrade plugins to use maven api 2.2.1

2014-07-22 Thread Stephen Connolly
And also bump the language level to 1.5 if it is still 1.4 On 22 July 2014 08:08, Anders Hammar wrote: > And also bump the maven req to 2.2.1+? I'm fine with that. > > /Anders > > > On Tue, Jul 22, 2014 at 9:03 AM, Dan Tran wrote: > >> Hi >> >> Any objection to use maven api 2.2.1 instead of 2

Re: [mojo-dev] Upgrade plugins to use maven api 2.2.1

2014-07-22 Thread Anders Hammar
And also bump the maven req to 2.2.1+? I'm fine with that. /Anders On Tue, Jul 22, 2014 at 9:03 AM, Dan Tran wrote: > Hi > > Any objection to use maven api 2.2.1 instead of 2.0.6 for a exec-m-p and > build-helper.? > > No particular reason > > Thanks > > -D >