Brian, you're right : there's a comment in the POM.xml also (found it
later), so the developers did a good job of trying to warn me... No
besmirchment of the Apache FTP team intended.

Thanks!

~Kevin

On 5/3/07, Brian E. Fox <[EMAIL PROTECTED]> wrote:
That's correct and according to the commit message, it was intended to
be 2.0.5:
http://svn.apache.org/viewvc/incubator/ftpserver/


-----Original Message-----
From: Max Bowsher [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 03, 2007 2:11 PM
To: Maven Users List
Subject: Re: RequireMavenVersion failed

A. Kevin Baynes wrote:
> I recently installed Maven 2.0.6 and downloaded the Apache FTP
project.
>
> After running 'mvn clean install' in the main directory I get this
> strange error :
>
> [INFO] [enforcer:enforce {execution: default}] [WARNING] Rule 0:
> org.apache.maven.plugin.enforcer.RequireMavenVersion
> failed with message: Detected Maven Version: 2.0.6 is not in the
> allowed range [2.0.5,2.0.6).
> [INFO]
> ----------------------------------------------------------------------
> --
> [ERROR] BUILD ERROR
>
> It's saying that it detected version 2.0.6 but thinks it not in the
> allowed range which includes 2.0.6.

No, it doesn't.

[2.0.5,2.0.6) means "2.0.5 >= version > 2.0.6" - the version must be
strictly less than 2.0.6.

Max.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
A. Kevin Baynes

Life's a garden. Dig it!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to