Jenkins mapred commit build tries an unknown target
---------------------------------------------------
Key: MAPREDUCE-3887
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3887
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: build
Affects Versions: 0.24.0
Reporter: Kihwal Lee
Fix For: 0.24.0
I saw the following in the mrv1 ant build portion of
Hadoop-Mapreduce-trunk-Commit. The 0.23 build might have the same thing.
{panel}
+ /home/jenkins/tools/ant/latest/bin/ant -Dversion=0.24.0-SNAPSHOT
-Dresolvers=internal -Declipse.home=/home/jenkins/tools/eclipse/latest
-Dfindbugs.home=/home/jenkins/tools/findbugs/latest
-Dforrest.home=/home/jenkins/tools/forrest/latest -Dcompile.c++=true
-Dcompile.native=true create-c++-configure binary
....
BUILD FAILED
Target "binary" does not exist in the project "Hadoop".
{panel}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira