[ImageJ-builds] Build failed in Jenkins: SPIM_Registration #277
jenkins at imagej.net
jenkins at imagej.net
Mon Sep 28 15:51:45 CDT 2015
See <http://jenkins.imagej.net/job/SPIM_Registration/277/>
------------------------------------------
Started by user Alec Neevel
Building remotely on maven in workspace <http://jenkins.imagej.net/job/SPIM_Registration/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/bigdataviewer/SPIM_Registration # timeout=10
Fetching upstream changes from git://github.com/bigdataviewer/SPIM_Registration
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/bigdataviewer/SPIM_Registration +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision aef28dca68d1a25bb7b0d0ddab4f276172821ceb (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f aef28dca68d1a25bb7b0d0ddab4f276172821ceb
> git rev-list aef28dca68d1a25bb7b0d0ddab4f276172821ceb # timeout=10
[SPIM_Registration] $ /bin/sh -xe /tmp/hudson8341338363911590305.sh
+ git clean -dfx
[SPIM_Registration] $ /bin/sh -xe /tmp/hudson8285445225986419175.sh
+ mvn -U -Pdeploy-to-imagej deploy
[WARNING]
[WARNING] Some problems were encountered while building the effective settings
[WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen <settings>\n ...\n <m... @3:11) @ /var/lib/jenkins-maven/.m2/settings.xml, line 3, column 11
[WARNING]
[INFO] Scanning for projects...
Downloading: http://maven.imagej.net/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Sep 28, 2015 3:51:45 PM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null. Connection cannot be released.
[WARNING] Failed to create parent directories for resolution tracking file /var/lib/jenkins-maven/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.lastUpdated
Downloading: http://maven.imagej.net/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Sep 28, 2015 3:51:45 PM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null. Connection cannot be released.
[WARNING] Failed to create parent directories for resolution tracking file /var/lib/jenkins-maven/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom.lastUpdated
Downloading: http://maven.imagej.net/content/groups/public/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom
Sep 28, 2015 3:51:45 PM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null. Connection cannot be released.
[WARNING] Failed to create parent directories for resolution tracking file /var/lib/jenkins-maven/.m2/repository/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom.lastUpdated
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project sc.fiji:SPIM_Registration:2.4.5-SNAPSHOT (/data/devel/jenkins-maven/workspace/SPIM_Registration/pom.xml) has 1 error
[ERROR] Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-webdav-jackrabbit:1.0 or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0 (): Failed to read artifact descriptor for commons-httpclient:commons-httpclient:jar:3.1: Could not transfer artifact commons-httpclient:commons-httpclient:pom:3.1 from/to imagej-mirror (http://maven.imagej.net/content/groups/public): Specified destination directory cannot be created: /data/devel/jenkins-maven/.m2/repository/commons-httpclient/commons-httpclient/3.1 -> [Help 2]
[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
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list