[ 
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;[email protected]: not found
[ivy:resolve]           :: 
org.apache.hadoop#hadoop-mapreduce-tools;[email protected]: not found
[ivy:resolve]           :: 
org.apache.hadoop#hadoop-mapreduce-examples;[email protected]: not found
[ivy:resolve]           :: 
org.mortbay.jetty#jetty-servlet-tester;[email protected]: 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

        

Reply via email to