See <https://builds.apache.org/job/Mahout-Quality/3041/changes>
Changes: [sslavic] MAHOUT-1667: Hadoop 1 and 2 profile in POM ------------------------------------------ Started by user sslavic Building remotely on H11 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Mahout-Quality/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/mahout.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision a4f24dda8f30745e1989da7f0e1cb6baaf82cc80 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a4f24dda8f30745e1989da7f0e1cb6baaf82cc80 > git rev-list 6604f1d9f636bf331ac70077be557e75d3b035d9 # timeout=10 [Mahout-Quality] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f pom.xml -U clean install javadoc:javadoc findbugs:findbugs pmd:pmd [INFO] Scanning for projects... [ERROR] The build could not read 2 projects -> [Help 1] [ERROR] [ERROR] The project org.apache.mahout:mahout-hdfs:1.0-SNAPSHOT (<https://builds.apache.org/job/Mahout-Quality/ws/hdfs/pom.xml)> has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar must be a valid version but is '${hadoop.version}'. @ org.apache.mahout:mahout:1.0-SNAPSHOT, <https://builds.apache.org/job/Mahout-Quality/ws/pom.xml,> line 247, column 18 [ERROR] [ERROR] The project org.apache.mahout:mahout-mr:1.0-SNAPSHOT (<https://builds.apache.org/job/Mahout-Quality/ws/mr/pom.xml)> has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar must be a valid version but is '${hadoop.version}'. @ org.apache.mahout:mahout:1.0-SNAPSHOT, <https://builds.apache.org/job/Mahout-Quality/ws/pom.xml,> line 247, column 18 [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException Build step 'Invoke top-level Maven targets' marked build as failure [PMD] Skipping publisher since build result is FAILURE [TASKS] Skipping publisher since build result is FAILURE Archiving artifacts Sending artifact delta relative to Mahout-Quality #3040 Archived 78 artifacts Archive block size is 32768 Received 1971 blocks and 134786556 bytes Compression is 32.4% Took 49 sec Recording test results Publishing Javadoc Updating MAHOUT-1667
