I am seeing several build issues with building trunk for Pig, Oozie and Whirr. Any suggestions? I saw for the most part, the cloudera jenkins site, these should be built ok. So it could be environment related.
Thanks, David Pig: ===================== [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: org.apache.hadoop#hadoop-annotations;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-auth;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-common;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-hdfs;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-mapreduce-client-core;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-mapreduce-client-jobclient;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-yarn-server-tests;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-mapreduce-client-app;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-mapreduce-client-shuffle;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-mapreduce-client-common;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-yarn-api;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-yarn-common;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-yarn-server;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-yarn-server-web-proxy;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-yarn-server-common;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-yarn-server-nodemanager;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-yarn-server-resourcemanager;0.23.1-SNAPSHOT: not found [ivy:resolve] :: org.apache.hadoop#hadoop-mapreduce-client-hs;0.23.1-SNAPSHOT: not found [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS BUILD FAILED /var/lib/jenkins/jobs/bigtop-pig/workspace/output/pig/pig-0.9.2/build.xml:14 76: impossible to resolve dependencies: resolve failed - see output for details Whirr: ====================== [ERROR] Failed to execute goal on project whirr-cdh: Could not resolve dependencies for project org.apache.whirr:whirr-cdh:jar:0.7.1: Failure to find org.apache.thrift:thrift:jar:0.2.0 in https://repository.cloudera.com/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of cloudera has elapsed or updates are forced -> [Help 1] Oozie: ====================== [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:site (default) on project oozie-docs: Execution default of goal org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:site failed: Plugin org.apache.maven.plugins:maven-site-plugin:2.0-beta-6 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.maven.doxia:doxia-module-twiki:jar:1.0-alpha-9.2y, org.apache.maven.doxia:doxia-core:jar:1.0-alpha-9.2y: Could not find artifact org.apache.maven.doxia:doxia-module-twiki:jar:1.0-alpha-9.2y in internal.maven.repo (file:///tmp/internalmavenrepo) -> [Help 1]
