[ImageJ-builds] Build failed in Jenkins: ImgLib-tutorials #1
jenkins at imagej.net
jenkins at imagej.net
Fri Apr 4 13:03:37 CDT 2014
See <http://jenkins.imagej.net/job/ImgLib-tutorials/1/>
------------------------------------------
Started by user Johannes Schindelin
Building on master in workspace <http://jenkins.imagej.net/job/ImgLib-tutorials/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/imglib/imglib-tutorials
Fetching upstream changes from https://github.com/imglib/imglib-tutorials
Fetching upstream changes from https://github.com/imglib/imglib-tutorials
Checking out Revision 9a9e047872990a1f49fdc687313fab10c39a001b (origin/master)
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson1160184643218279418.sh
+ git clean -dfx
[workspace] $ /bin/sh -xe /tmp/hudson1267895592751211545.sh
+ mvn -DupdateReleaseInfo=true -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImgLib2 Examples 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-ui/2.0.0-beta-24/imglib2-ui-2.0.0-beta-24.pom
2/2 KB
Downloaded: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-ui/2.0.0-beta-24/imglib2-ui-2.0.0-beta-24.pom (2 KB at 4.8 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-ui/2.0.0-beta-24/imglib2-ui-2.0.0-beta-24.jar
4/60 KB
8/60 KB
12/60 KB
16/60 KB
20/60 KB
24/60 KB
28/60 KB
32/60 KB
36/60 KB
40/60 KB
44/60 KB
48/60 KB
52/60 KB
56/60 KB
60/60 KB
Downloaded: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-ui/2.0.0-beta-24/imglib2-ui-2.0.0-beta-24.jar (60 KB at 506.9 KB/sec)
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ imglib2-examples ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImgLib-tutorials/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImgLib-tutorials/workspace
[INFO] Storing buildNumber: 9a9e047872990a1f49fdc687313fab10c39a001b at timestamp: 1396634613220
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImgLib-tutorials/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImgLib-tutorials/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- imagej-maven-plugin:0.3.1:set-rootdir (set-rootdir) @ imglib2-examples ---
[INFO] Setting rootdir: /data/devel/jenkins/jobs/ImgLib-tutorials/workspace
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ imglib2-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImgLib-tutorials/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ imglib2-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to /data/devel/jenkins/jobs/ImgLib-tutorials/workspace/target/classes
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ imglib2-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImgLib-tutorials/workspace/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ imglib2-examples ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ imglib2-examples ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ imglib2-examples ---
[INFO] Building jar: /data/devel/jenkins/jobs/ImgLib-tutorials/workspace/target/imglib2-examples-2.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (default) @ imglib2-examples >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ imglib2-examples ---
[INFO]
[INFO] --- imagej-maven-plugin:0.3.1:set-rootdir (set-rootdir) @ imglib2-examples ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (default) @ imglib2-examples <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ imglib2-examples ---
[INFO] Building jar: /data/devel/jenkins/jobs/ImgLib-tutorials/workspace/target/imglib2-examples-2.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ imglib2-examples ---
[INFO] Installing /data/devel/jenkins/jobs/ImgLib-tutorials/workspace/target/imglib2-examples-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/imglib2/imglib2-examples/2.0.0-SNAPSHOT/imglib2-examples-2.0.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/ImgLib-tutorials/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/imglib2/imglib2-examples/2.0.0-SNAPSHOT/imglib2-examples-2.0.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/ImgLib-tutorials/workspace/target/imglib2-examples-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/imglib2/imglib2-examples/2.0.0-SNAPSHOT/imglib2-examples-2.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- imagej-maven-plugin:0.3.1:copy-jars (copy-jars) @ imglib2-examples ---
[INFO] Property 'imagej.app.directory' unset; Skipping copy-jars
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ imglib2-examples ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.137s
[INFO] Finished at: Fri Apr 04 13:03:37 CDT 2014
[INFO] Final Memory: 16M/360M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "deploy-to-imagej" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project imglib2-examples: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [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/MojoExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list