Unfortunately I think that we fooled you earlier. The rule we want to use
is this:

                <requireMavenVersion>
                  <message>Mojo projects need at least Apache Maven
2.2.1!</message>
                  <version>[2.2.1,)</version>
                </requireMavenVersion>

However, it seems that the m-enforcer-p (or maybe one of the rules) can't
be run with Maven 2.0.9 (I get a NoSuchMethodError) so I can't verify that
it works right now. But at least I don't get the same error as with the
existing rule.

So I have a -1 for this vote (both parents).

/Anders


On Fri, Jan 10, 2014 at 10:14 PM, Anders Hammar <and...@hammar.net> 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
>>
>>
>>
>

Reply via email to