> Who says you need to use the latest parent anyways? > I think the latest parent should be useable by all mojos (unless they are VERY special). So introducing something we know prevents that isn't good IMHO.
> And AFAIR you can override the enforcer rule if you want to use the latest > parent anyway > That would be a bad think I think, as it would require overriding the execution by the id ('mojo-enforcer-rules'). Which would override all the rules (not only the Maven version one), which would open up for future issues if we later on add more rules in this execution that those mojos wouldn't be using. Remember, we add these rules for a reason. Sorry to turning this vote thread into a discussion, but I think that fairly major thing sneaked in here. If we add this rule we should agree on that all future mojo version would required Maven 2.2.1+ (at least when bumping minor/major, not bugfix). And we should probably also state this clearly on the Mojo homepage. /Anders > > > On Friday, 10 January 2014, Anders Hammar wrote: > >> -1 (for now) >> >> Is this really what we want? No more mojo releases that supports Maven >> pre-2.2.1 versions? I don't think so. >> >> From build: >> [INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ >> sqlj-maven-plugin --- >> [WARNING] Rule 3: org.apache.maven.plugins.enforcer.RequirePrerequisite >> failed with message: >> The specified Maven prerequisite( 2.0 ) doesn't match the required >> version: [2.2.1,) >> >> >> /Anders >> >> >> On Fri, Jan 10, 2014 at 10:08 PM, Tony Chemit <che...@codelutin.com>wrote: >> >>> On Fri, 10 Jan 2014 13:00:12 -0800 >>> Dan Tran <dant...@gmail.com> wrote: >>> >>> > I try to pickup the new parent with maven-native, and it seems i have >>> to add >>> > >>> > <prerequisites> >>> > <maven>2.2.1</maven> >>> > </prerequisites> >>> > >>> > >>> > to every single project. Is it correct? >>> >>> Yes this is it. >>> >>> > >>> > -Dan >>> > >>> > >>> > >>> > On Fri, Jan 10, 2014 at 11:54 AM, Karl Heinz Marbaise < >>> khmarba...@gmx.de>wrote: >>> > >>> > > Hi, >>> > > >>> > > +1 mojo-parent version 33 >>> > > +1 mojo-sandbox-parent version 14 >>> > > >>> > > Kind Regards >>> > > Karl Heinz Marbaise >>> > > >>> > > >>> > > >>> > > --------------------------------------------------------------------- >>> > > To unsubscribe from this list, please visit: >>> > > >>> > > http://xircles.codehaus.org/manage_email >>> > > >>> > > >>> > > >>> >>> >>> >>> -- >>> Tony Chemit >>> -------------------- >>> tél: +33 (0) 2 40 50 29 28 >>> http://www.codelutin.com >>> email: che...@codelutin.com >>> twitter: https://twitter.com/tchemit >>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> http://xircles.codehaus.org/manage_email >>> >>> >>> >> > > -- > Sent from my phone >