[ImageJ-builds] Build failed in Jenkins: scripting-Jython #50

jenkins at imagej.net jenkins at imagej.net
Fri Sep 2 10:59:08 CDT 2016


See <http://jenkins.imagej.net/job/scripting-Jython/50/changes>

Changes:

[Curtis Rueden] Happy New Year 2016

[Curtis Rueden] POM: bump pom-scijava parent to 11.2.1

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/scripting-Jython/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/scijava/scripting-jython # timeout=10
Fetching upstream changes from git://github.com/scijava/scripting-jython
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/scijava/scripting-jython +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a2a5716a487bd2e09c21c6df26b1c00b82c4423d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a2a5716a487bd2e09c21c6df26b1c00b82c4423d
 > git rev-list e1caf30d1e8bc653be6a13a98dfddc99f2a5b2c5 # timeout=10
[scripting-Jython] $ /bin/sh -xe /tmp/hudson4038156429784167333.sh
+ git clean -dfx
Removing target/
[scripting-Jython] $ mvn -U -Pdeploy-to-imagej deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava Scripting: Jython 0.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/scijava/scijava-common/2.59.0/scijava-common-2.59.0.pom

[WARNING] The POM for org.scijava:scijava-common:jar:2.59.0 is missing, no dependency information available
Downloading: http://repo.maven.apache.org/maven2/org/scijava/scijava-common/2.59.0/scijava-common-2.59.0.jar

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.641s
[INFO] Finished at: Fri Sep 02 10:59:08 CDT 2016
[INFO] Final Memory: 11M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project scripting-jython: Could not resolve dependencies for project org.scijava:scripting-jython:jar:0.3.1-SNAPSHOT: Could not find artifact org.scijava:scijava-common:jar:2.59.0 in central (http://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Publishing Javadoc
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure



Performance: Recording JUnit reports '**/TEST-*.xml'



More information about the ImageJ-builds mailing list