Description
Build failed due to unable to copy the commons instrumented jar. I could see the following error in the log.
binary-system:
[copy] Copying 5 files to /home/vinay/mapreduce/build-fi/system/hadoop-mapred-0.22.0-SNAPSHOT
BUILD FAILED
/home/vinay/mapreduce/build.xml:1307: Warning: Could not find file /home/vinay/mapreduce/build-fi/ivy/lib/Hadoop/system/hadoop-common-instrumented-0.22.0-SNAPSHOT.jar to copy.
It's pointing to the wrong path to copy the file. Actually the correct path is,
/home/vinay/mapreduce/build-fi/system/ivy/Hadoop/system
Attachments
Attachments
Issue Links
- is cloned by
-
HDFS-1474 ant binary-system is broken
- Resolved