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 C3E677594 for ; Tue, 6 Sep 2011 21:09:34 +0000 (UTC) Received: (qmail 95874 invoked by uid 500); 6 Sep 2011 21:09:34 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 95831 invoked by uid 500); 6 Sep 2011 21:09:34 -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 95818 invoked by uid 99); 6 Sep 2011 21:09:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 21:09:33 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 21:09:31 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 50CA584226 for ; Tue, 6 Sep 2011 21:09:10 +0000 (UTC) Date: Tue, 6 Sep 2011 21:09:10 +0000 (UTC) From: "Thomas Graves (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <515371341.22203.1315343350327.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <51929080.5532.1314662917995.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-7590) Mavenize the MR1 JARs (main and test) creation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098355#comment-13098355 ] Thomas Graves commented on HADOOP-7590: --------------------------------------- ok, is there a way to still build the contribs then? I tried running ant but it errors out. The commands I used were: cd trunk mvn clean install package -Pdist -Dtar -DskipTests cd hadoop-mapreduce-project mvn clean install assembly:assembly -DskipTests ant -Dresolvers=internal -Dcompile.c++=true -Dcompile.native=true veryclean create-c++-configure tar it errors out with: [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: org.apache.hadoop#hadoop-mapreduce-client-jobclient;working@host.com: not found [ivy:resolve] :: org.apache.hadoop#hadoop-mapreduce-tools;working@host.com: not found [ivy:resolve] :: org.apache.hadoop#hadoop-mapreduce-examples;working@host.com: not found [ivy:resolve] :: org.mortbay.jetty#jetty-servlet-tester;working@host.com: not found [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] Thanks! > Mavenize the MR1 JARs (main and test) creation > ---------------------------------------------- > > Key: HADOOP-7590 > URL: https://issues.apache.org/jira/browse/HADOOP-7590 > Project: Hadoop Common > Issue Type: Sub-task > Components: build > Affects Versions: 0.23.0, 0.24.0 > Reporter: Alejandro Abdelnur > Assignee: Alejandro Abdelnur > Fix For: 0.23.0, 0.24.0 > > Attachments: HADOOP-7590v1.patch, HADOOP-7590v1.sh, HADOOP-7590v2.patch, HADOOP-7590v2.sh > > > MR1 code is still available in MR2 for testing contribs. > While this is a temporary until contribs tests are ported to MR2. > As a follow up the contrib projects themselves should be mavenized. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira