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
Fix For: 0.23.0
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