[ https://issues.apache.org/jira/browse/MAPREDUCE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089474#comment-13089474 ]
Hudson commented on MAPREDUCE-2868: ----------------------------------- Integrated in Hadoop-Hdfs-trunk #763 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/763/]) MAPREDUCE-2868. ant build broken in hadoop-mapreduce dir (mahadev, giri and arun via mahadev) mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1160456 Files : * /hadoop/common/trunk/hadoop-mapreduce/hadoop-yarn/pom.xml * /hadoop/common/trunk/hadoop-mapreduce/CHANGES.txt * /hadoop/common/trunk/hadoop-mapreduce/ivy.xml * /hadoop/common/trunk/hadoop-mapreduce/build.xml * /hadoop/common/trunk/hadoop-mapreduce/pom.xml * /hadoop/common/trunk/hadoop-mapreduce/hadoop-mr-client/hadoop-mapreduce-client-core/pom.xml * /hadoop/common/trunk/hadoop-mapreduce/hadoop-mr-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/jobhistory/EventWriter.java * /hadoop/common/trunk/hadoop-mapreduce/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/ipc/AvroYarnRPC.java * /hadoop/common/trunk/hadoop-mapreduce/hadoop-mr-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/jobhistory/EventReader.java * /hadoop/common/trunk/hadoop-mapreduce/ivy/libraries.properties * /hadoop/common/trunk/hadoop-mapreduce/hadoop-mr-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/TestMRJobsWithHistoryService.java > ant build broken in hadoop-mapreduce dir > ---------------------------------------- > > Key: MAPREDUCE-2868 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2868 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: build > Reporter: Thomas Graves > Assignee: Mahadev konar > Fix For: 0.23.0 > > Attachments: MAPREDUCE-2868.patch > > > The ant build target doesn't work in the hadoop-mapreduce directory since the > mavenization of hdfs changes were checked in. > Error it gives is: > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] :: org.apache.avro#avro-ipc;working@host: not found > [ivy:resolve] :: org.apache.hadoop#hadoop-alfredo;working@host: not > found > [ivy:resolve] :: commons-daemon#commons-daemon;working@host: not > found > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > Steps I followed: > check out trunk > build common/hdfs: mvn clean install -Pbintar -DskipTests > build yarn/mapred: > mvn clean install assembly:assembly -DskipTests > ant veryclean tar -Dresolvers=internal ----> this fails -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira