Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD1A810B3C for ; Fri, 25 Oct 2013 09:19:27 +0000 (UTC) Received: (qmail 40757 invoked by uid 500); 25 Oct 2013 09:19:19 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 40683 invoked by uid 500); 25 Oct 2013 09:19:16 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 29042 invoked by uid 99); 25 Oct 2013 06:47:09 -0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of rushikeshgaradade@gmail.com does not designate 216.139.236.26 as permitted sender) Date: Thu, 24 Oct 2013 23:46:44 -0700 (PDT) From: "rushikeshgaradade@gmail.com" To: users@maven.apache.org Message-ID: <1382683604282-5773798.post@n5.nabble.com> Subject: Detected Maven Version: 2.2.1 is not in the allowed range [3.0.2,) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, i am very new to maven. I am trying to import hadoop source code into eclipse. and for this i followed this link: http://wiki.apache.org/hadoop/EclipseEnvironment in this there are 2 mvn commands: $ mvn install -DskipTests $ mvn eclipse:eclipse -DdownloadSources=true -DdownloadJavadocs=true during both command execution i came across following error [INFO] [enforcer:enforce {execution: default}] [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message: *Detected Maven Version: 2.2.1 is not in the allowed range [3.0.2,).* [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. Highlighted one is main area of interest which i didn't understood.(i have installed maven2) Please can u help me in solving above query. Thank You -- View this message in context: http://maven.40175.n5.nabble.com/Detected-Maven-Version-2-2-1-is-not-in-the-allowed-range-3-0-2-tp5773798.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org