See Changes: [dechouxb] MRUNIT-206 : generate DOAP file using maven [dechouxb] store first generation of doap file ------------------------------------------ Started by an SCM change Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/mrunit.git > git init Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mrunit.git > git --version > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mrunit.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mrunit.git > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mrunit.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mrunit.git > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mrunit.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/trunk^{commit} Checking out Revision 73b166d8cf978e72832b547d45556ee26a5a7723 (origin/trunk) > git config core.sparsecheckout > git checkout -f 73b166d8cf978e72832b547d45556ee26a5a7723 > git rev-list 762d700d6b5e1d4e5c8b1cd3963e701ccfd6e9b4 > git tag -a -f -m Jenkins Build #1122 jenkins-mrunit-trunk-1122 Parsing POMs Modules changed, recalculating dependency graph maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [mrunit-trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41981 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean package -Dhadoop.version=2 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache MRUnit 1.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mrunit --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ mrunit --- [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message: Detected JDK Version: 1.6.0-45 is not in the allowed range [1.7.0-22,). [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.688s [INFO] Finished at: Sun Jun 22 18:18:37 UTC 2014 [INFO] Final Memory: 10M/93M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-java) on project mrunit: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1] [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/MojoExecutionException [JENKINS] Archiving to org.apache.mrunit/mrunit/1.2.0-SNAPSHOT/mrunit-1.2.0-SNAPSHOT.pom Sending artifact delta relative to mrunit-trunk ? Apache MRUnit #1118 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 14933 bytes Compression is 0.0% Took 96 ms Sending e-mails to: dev@mrunit.apache.org dechouxb@apache.org channel stopped [WARNINGS] Skipping publisher since build result is FAILURE Updating MRUNIT-206