[ImageJ-builds] Build failed in Jenkins: ImageJ1-unit-tests #277
jenkins at imagej.net
jenkins at imagej.net
Tue Jul 21 21:54:29 CDT 2015
See <http://jenkins.imagej.net/job/ImageJ1-unit-tests/277/>
------------------------------------------
Started by upstream project "Synchronize-and-deploy-IJ1" build number 5163
originally caused by:
[URLTrigger] A change within the response URL invocation (log)
Building on master in workspace <http://jenkins.imagej.net/job/ImageJ1-unit-tests/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/imagej/ij1-tests # timeout=10
Fetching upstream changes from git://github.com/imagej/ij1-tests
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/ij1-tests +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision bcec1e5dad909548261fdbaaf879daa0be3ab6d8 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f bcec1e5dad909548261fdbaaf879daa0be3ab6d8
> git rev-list bcec1e5dad909548261fdbaaf879daa0be3ab6d8 # timeout=10
> git tag -a -f -m Jenkins Build #277 jenkins-ImageJ1-unit-tests-277 # timeout=10
[workspace] $ mvn clean test
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ1 unit tests 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ij1-tests ---
[INFO] Deleting /data/devel/jenkins/jobs/ImageJ1-unit-tests/workspace/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ ij1-tests ---
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO] Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO] Adding ignore: com/kenai/constantine/*
[INFO] Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO] Adding ignore: jnr/ffi/*
[INFO] Restricted to JDK 1.6 yet com.sun:tools:jar:1.4.2:system contains sun/tools/asm/SwitchDataEnumeration.class targeted to JDK 1.7
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: com.sun:tools:jar:1.4.2
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.834s
[INFO] Finished at: Tue Jul 21 21:54:29 CDT 2015
[INFO] Final Memory: 30M/361M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project ij1-tests: 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
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
More information about the ImageJ-builds
mailing list