[ImageJ-builds] Build failed in Jenkins: pom-scijava #211

jenkins at imagej.net jenkins at imagej.net
Thu Mar 26 12:47:21 CDT 2015


See <http://jenkins.imagej.net/job/pom-scijava/211/changes>

Changes:

[Mark Hiner] Bump component versions

------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/pom-scijava/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/pom-scijava # timeout=10
Fetching upstream changes from git://github.com/scijava/pom-scijava
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/scijava/pom-scijava +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c53e35a305d57e15912e67c228c72ccb1956caf3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c53e35a305d57e15912e67c228c72ccb1956caf3
 > git rev-list bee6ad2549ac7c806428f8f28a6fcfe3336833f4 # timeout=10
 > git tag -a -f -m Jenkins Build #211 jenkins-pom-scijava-211 # timeout=10
[workspace] $ mvn -U clean install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava Projects 6.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pom-scijava ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ pom-scijava ---
Downloading: http://repo.maven.apache.org/maven2/org/scijava/scijava-maven-plugin/0.5.0/scijava-maven-plugin-0.5.0.pom

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.828s
[INFO] Finished at: Thu Mar 26 12:47:21 CDT 2015
[INFO] Final Memory: 6M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project pom-scijava: Execution enforce-rules of goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce failed: Plugin org.apache.maven.plugins:maven-enforcer-plugin:1.3.1 or one of its dependencies could not be resolved: Could not find artifact org.scijava:scijava-maven-plugin:jar:0.5.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/PluginResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts



More information about the ImageJ-builds mailing list