[ImageJ-builds] Build failed in Jenkins: MPICBG #54
jenkins at imagej.net
jenkins at imagej.net
Wed Nov 25 14:10:12 CST 2015
See <http://jenkins.imagej.net/job/MPICBG/54/changes>
Changes:
[olivier.burri] Adds an onReturn() method to InteractiveInvertibleCoordinateTransform.java
[Stephan Saalfeld] release 1.1.0
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/MPICBG/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/axtimwalde/mpicbg # timeout=10
Fetching upstream changes from git://github.com/axtimwalde/mpicbg
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/axtimwalde/mpicbg +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 32d22f30538946c5103da568f16b34d9badaa11f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 32d22f30538946c5103da568f16b34d9badaa11f
> git rev-list b37139869fea5f87034de61c52f1e16aaa2cf0e7 # timeout=10
> git tag -a -f -m Jenkins Build #54 jenkins-MPICBG-54 # timeout=10
[MPICBG] $ /bin/sh -xe /tmp/hudson4805597372706647087.sh
+ git clean -dfx
Removing mpicbg/target/
Removing mpicbg_/target/
Removing target/
[MPICBG] $ /bin/sh -xe /tmp/hudson1897685810872481094.sh
+ mvn -Pdeploy-to-imagej -U install deploy
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/mpicbg/pom-mpicbg/1.1.0/pom-mpicbg-1.1.0.pom
[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]
[ERROR] The project mpicbg:mpicbg:1.1.0 (/data/devel/jenkins-maven/workspace/MPICBG/mpicbg/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact mpicbg:pom-mpicbg:pom:1.1.0 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 7, column 10 -> [Help 2]
[ERROR]
[ERROR] The project mpicbg:mpicbg_:1.1.0 (/data/devel/jenkins-maven/workspace/MPICBG/mpicbg_/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find mpicbg:pom-mpicbg:pom:1.1.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 7, column 10 -> [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/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Publishing Javadoc
More information about the ImageJ-builds
mailing list