[ImageJ-builds] Build failed in Jenkins: Fiji-Maven #131
jenkins at imagej.net
jenkins at imagej.net
Tue Dec 4 16:26:27 CST 2012
See <http://jenkins.imagej.net/job/Fiji-Maven/131/changes>
Changes:
[Johannes Schindelin] Have a central place to define mpicbg and mpicbg_ versions
[Johannes Schindelin] create-jnlp: we self-host Java3D now
[Johannes Schindelin] Re-set mpicbg's required version back to 20120621
------------------------------------------
[...truncated 5406 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 19 source files to /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/bUnwarpJ_/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/bUnwarpJ_/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/bUnwarpJ_/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/bUnwarpJ_/target/bUnwarpJ_-2.6.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/bUnwarpJ_/target/bUnwarpJ_-2.6-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/bUnwarpJ_/target/bUnwarpJ_-2.6.jar to /var/lib/jenkins/.m2/repository/sc/fiji/bUnwarpJ_/2.6/bUnwarpJ_-2.6.jar
[INFO] Installing /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/bUnwarpJ_/target/bUnwarpJ_-2.6-sources.jar to /var/lib/jenkins/.m2/repository/sc/fiji/bUnwarpJ_/2.6/bUnwarpJ_-2.6-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/blockmatching_.jar
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/blockmatching_/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/blockmatching_/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/blockmatching_/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/blockmatching_/target/blockmatching_-2.0.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/blockmatching_/target/blockmatching_-2.0.0-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/blockmatching_/target/blockmatching_-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/sc/fiji/blockmatching_/2.0.0-SNAPSHOT/blockmatching_-2.0.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/blockmatching_/target/blockmatching_-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/sc/fiji/blockmatching_/2.0.0-SNAPSHOT/blockmatching_-2.0.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jars/javac.jar
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 258 source files to /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/target/classes
[WARNING] /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/main/java/com/sun/tools/javac/model/AnnotationProxyMaker.java:[271,60] sun.reflect.annotation.ExceptionProxy is Sun proprietary API and may be removed in a future release
[WARNING] /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/main/java/com/sun/tools/javac/model/AnnotationProxyMaker.java:[307,61] sun.reflect.annotation.ExceptionProxy is Sun proprietary API and may be removed in a future release
[WARNING] /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/main/java/com/sun/tools/javac/model/AnnotationProxyMaker.java:[84,15] sun.reflect.annotation.AnnotationParser is Sun proprietary API and may be removed in a future release
[WARNING] /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/main/java/com/sun/tools/javac/model/AnnotationProxyMaker.java:[164,35] sun.reflect.annotation.ExceptionProxy is Sun proprietary API and may be removed in a future release
[WARNING] /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/main/java/com/sun/tools/javac/model/AnnotationProxyMaker.java:[165,17] sun.reflect.annotation.AnnotationType is Sun proprietary API and may be removed in a future release
[WARNING] /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/main/java/com/sun/tools/javac/model/AnnotationProxyMaker.java:[201,62] sun.reflect.annotation.ExceptionProxy is Sun proprietary API and may be removed in a future release
[WARNING] /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/main/java/com/sun/tools/javac/model/AnnotationProxyMaker.java:[225,32] sun.reflect.annotation.EnumConstantNotPresentExceptionProxy is Sun proprietary API and may be removed in a future release
[WARNING] /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/main/java/com/sun/tools/javac/model/AnnotationProxyMaker.java:[252,24] sun.reflect.annotation.ExceptionProxy is Sun proprietary API and may be removed in a future release
[WARNING] /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/main/java/com/sun/tools/javac/model/AnnotationProxyMaker.java:[252,24] sun.reflect.annotation.ExceptionProxy is Sun proprietary API and may be removed in a future release
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/target/javac-2.0.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] com already added, skipping
[INFO] com/sun already added, skipping
[INFO] com/sun/tools already added, skipping
[INFO] com/sun/tools/javac already added, skipping
[INFO] Building jar: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/target/javac-2.0.0-SNAPSHOT-sources.jar
[INFO] com already added, skipping
[INFO] com/sun already added, skipping
[INFO] com/sun/tools already added, skipping
[INFO] com/sun/tools/javac already added, skipping
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/target/javac-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/sc/fiji/javac/2.0.0-SNAPSHOT/javac-2.0.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/javac/target/javac-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/sc/fiji/javac/2.0.0-SNAPSHOT/javac-2.0.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jars/mij.jar
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/mij/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/mij/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/mij/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/mij/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/mij/target/mij-1.3.6-fiji.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/mij/target/mij-1.3.6-fiji-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/mij/target/mij-1.3.6-fiji.jar to /var/lib/jenkins/.m2/repository/sc/fiji/mij/1.3.6-fiji/mij-1.3.6-fiji.jar
[INFO] Installing /data/devel/jenkins/jobs/Fiji-Maven/workspace/src-plugins/mij/target/mij-1.3.6-fiji-sources.jar to /var/lib/jenkins/.m2/repository/sc/fiji/mij/1.3.6-fiji/mij-1.3.6-fiji-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/panorama_.jar
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
Downloading: http://maven.imagej.net/content/repositories/releases/mpicbg/mpicbg_/20120621/mpicbg_-20120621.pom
[INFO] Unable to find resource 'mpicbg:mpicbg_:pom:20120621' in repository imagej.releases (http://maven.imagej.net/content/repositories/releases)
Downloading: http://maven.imagej.net/content/repositories/snapshots/mpicbg/mpicbg_/20120621/mpicbg_-20120621.pom
[INFO] Unable to find resource 'mpicbg:mpicbg_:pom:20120621' in repository imagej.snapshots (http://maven.imagej.net/content/repositories/snapshots)
Downloading: http://dev.loci.wisc.edu/maven2/releases/mpicbg/mpicbg_/20120621/mpicbg_-20120621.pom
[INFO] Unable to find resource 'mpicbg:mpicbg_:pom:20120621' in repository loci.releases (http://dev.loci.wisc.edu/maven2/releases)
Downloading: http://dev.loci.wisc.edu/maven2/snapshots/mpicbg/mpicbg_/20120621/mpicbg_-20120621.pom
[INFO] Unable to find resource 'mpicbg:mpicbg_:pom:20120621' in repository loci.snapshots (http://dev.loci.wisc.edu/maven2/snapshots)
Downloading: http://maven.imagej.net/content/repositories/thirdparty/mpicbg/mpicbg_/20120621/mpicbg_-20120621.pom
[INFO] Unable to find resource 'mpicbg:mpicbg_:pom:20120621' in repository imagej.thirdparty (http://maven.imagej.net/content/repositories/thirdparty)
Downloading: http://download.java.net/maven/2/mpicbg/mpicbg_/20120621/mpicbg_-20120621.pom
[INFO] Unable to find resource 'mpicbg:mpicbg_:pom:20120621' in repository java.net (http://download.java.net/maven/2)
Downloading: http://repo1.maven.org/maven2/mpicbg/mpicbg_/20120621/mpicbg_-20120621.pom
[INFO] Unable to find resource 'mpicbg:mpicbg_:pom:20120621' in repository central (http://repo1.maven.org/maven2)
Downloading: http://maven.imagej.net/content/repositories/releases/mpicbg/mpicbg_/20120621/mpicbg_-20120621.jar
[INFO] Unable to find resource 'mpicbg:mpicbg_:jar:20120621' in repository imagej.releases (http://maven.imagej.net/content/repositories/releases)
Downloading: http://maven.imagej.net/content/repositories/snapshots/mpicbg/mpicbg_/20120621/mpicbg_-20120621.jar
[INFO] Unable to find resource 'mpicbg:mpicbg_:jar:20120621' in repository imagej.snapshots (http://maven.imagej.net/content/repositories/snapshots)
Downloading: http://dev.loci.wisc.edu/maven2/releases/mpicbg/mpicbg_/20120621/mpicbg_-20120621.jar
[INFO] Unable to find resource 'mpicbg:mpicbg_:jar:20120621' in repository loci.releases (http://dev.loci.wisc.edu/maven2/releases)
Downloading: http://dev.loci.wisc.edu/maven2/snapshots/mpicbg/mpicbg_/20120621/mpicbg_-20120621.jar
[INFO] Unable to find resource 'mpicbg:mpicbg_:jar:20120621' in repository loci.snapshots (http://dev.loci.wisc.edu/maven2/snapshots)
Downloading: http://maven.imagej.net/content/repositories/thirdparty/mpicbg/mpicbg_/20120621/mpicbg_-20120621.jar
[INFO] Unable to find resource 'mpicbg:mpicbg_:jar:20120621' in repository imagej.thirdparty (http://maven.imagej.net/content/repositories/thirdparty)
Downloading: http://download.java.net/maven/2/mpicbg/mpicbg_/20120621/mpicbg_-20120621.jar
[INFO] Unable to find resource 'mpicbg:mpicbg_:jar:20120621' in repository java.net (http://download.java.net/maven/2)
Downloading: http://repo1.maven.org/maven2/mpicbg/mpicbg_/20120621/mpicbg_-20120621.jar
[INFO] Unable to find resource 'mpicbg:mpicbg_:jar:20120621' in repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) mpicbg:mpicbg_:jar:20120621
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=mpicbg -DartifactId=mpicbg_ -Dversion=20120621 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=mpicbg -DartifactId=mpicbg_ -Dversion=20120621 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) sc.fiji:panorama_:jar:2.0.0-SNAPSHOT
2) mpicbg:mpicbg_:jar:20120621
----------
1 required artifact is missing.
for artifact:
sc.fiji:panorama_:jar:2.0.0-SNAPSHOT
from the specified remote repositories:
imagej.releases (http://maven.imagej.net/content/repositories/releases),
central (http://repo1.maven.org/maven2),
loci.releases (http://dev.loci.wisc.edu/maven2/releases),
imagej.snapshots (http://maven.imagej.net/content/repositories/snapshots),
java.net (http://download.java.net/maven/2),
loci.snapshots (http://dev.loci.wisc.edu/maven2/snapshots),
imagej.thirdparty (http://maven.imagej.net/content/repositories/thirdparty)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 52 seconds
[INFO] Finished at: Tue Dec 04 16:26:27 CST 2012
[INFO] Final Memory: 104M/5158M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the ImageJ-builds
mailing list