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. Can you give me any suggestions on dealing with this error? Thanks! -- A. Kevin Baynes Life's a garden. Dig it! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]