Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 66ED0E4C3 for ; Thu, 24 Jan 2013 22:55:17 +0000 (UTC) Received: (qmail 27850 invoked by uid 500); 24 Jan 2013 22:55:15 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 27809 invoked by uid 500); 24 Jan 2013 22:55:15 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 27775 invoked by uid 99); 24 Jan 2013 22:55:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2013 22:55:15 +0000 Date: Thu, 24 Jan 2013 22:55:15 +0000 (UTC) From: "Alejandro Abdelnur (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-9245) mvn clean without running mvn install before fails MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562092#comment-13562092 ] Alejandro Abdelnur commented on HADOOP-9245: -------------------------------------------- we should bind the version-info plugin to the prepare-resources phase instead of compile. > mvn clean without running mvn install before fails > -------------------------------------------------- > > Key: HADOOP-9245 > URL: https://issues.apache.org/jira/browse/HADOOP-9245 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 3.0.0, trunk-win > Reporter: Karthik Kambatla > Assignee: Karthik Kambatla > Attachments: HADOOP-9245.patch > > > HADOOP-8924 introduces plugin dependency on hadoop-maven-plugins in hadoop-common and hadoop-yarn-common. > Calling mvn clean on a fresh m2/repository (missing hadoop-maven-plugins) fails due to this dependency. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira