[ImageJ-builds] Build failed in Jenkins: ImageJ-usage #1
jenkins at imagej.net
jenkins at imagej.net
Wed Jul 30 06:35:59 CDT 2014
See <http://jenkins.imagej.net/job/ImageJ-usage/1/>
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/ImageJ-usage/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/imagej/imagej-usage
Fetching upstream changes from git://github.com/imagej/imagej-usage
Fetching upstream changes from git://github.com/imagej/imagej-usage
Checking out Revision 1d5cb7e3448e079bb976edc43fb55b6e039948f8 (origin/master)
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson7189220372475823950.sh
+ git clean -dfx
[workspace] $ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Usage 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/org/json/json/20140107/json-20140107.pom
4/5 KB
5/5 KB
Downloaded: http://maven.imagej.net/content/groups/public/org/json/json/20140107/json-20140107.pom (5 KB at 11.3 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/org/json/json/20140107/json-20140107.jar
4/64 KB
8/64 KB
12/64 KB
16/64 KB
20/64 KB
24/64 KB
28/64 KB
32/64 KB
36/64 KB
40/64 KB
44/64 KB
48/64 KB
52/64 KB
56/64 KB
60/64 KB
64/64 KB
Downloaded: http://maven.imagej.net/content/groups/public/org/json/json/20140107/json-20140107.jar (64 KB at 653.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ imagej-usage ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ imagej-usage ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ-usage/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ-usage/workspace
[INFO] Storing buildNumber: 1d5cb7e3448e079bb976edc43fb55b6e039948f8 at timestamp: 1406720158175
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ-usage/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ-usage/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ imagej-usage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ-usage/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ imagej-usage ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ imagej-usage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ-usage/workspace/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ imagej-usage ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ imagej-usage ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ imagej-usage ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (default) @ imagej-usage >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ imagej-usage ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (default) @ imagej-usage <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ imagej-usage ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ imagej-usage ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ imagej-usage ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.229s
[INFO] Finished at: Wed Jul 30 06:35:59 CDT 2014
[INFO] Final Memory: 11M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.1:install (default-install) on project imagej-usage: The packaging for this project did not assign a file to the build artifact -> [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 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Build step 'Groovy Postbuild' marked build as failure
Recording test results
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure
Performance: Recording JUnit reports '**/TEST-*.xml'
More information about the ImageJ-builds
mailing list