[ImageJ-builds] Build failed in Jenkins: Jama #1
jenkins at imagej.net
jenkins at imagej.net
Tue Apr 8 11:59:05 CDT 2014
See <http://jenkins.imagej.net/job/Jama/1/>
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/Jama/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/fiji/Jama
Fetching upstream changes from https://github.com/fiji/Jama
Fetching upstream changes from https://github.com/fiji/Jama
Checking out Revision 3a3545f513251d00251435ef9a595b1d9d924607 (origin/master)
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson1140770885697624617.sh
+ git clean -dfx
[workspace] $ /bin/sh -xe /tmp/hudson1970682815345365988.sh
+ mvn -DupdateReleaseInfo=true -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for jama:Jama:jar:1.0.3-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 17, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jars/Jama.jar 1.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ Jama ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Jama/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ Jama ---
[INFO] Compiling 9 source files to /data/devel/jenkins/jobs/Jama/workspace/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ Jama ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Jama/workspace/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ Jama ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ Jama ---
[INFO] No tests to run.
[INFO] Surefire report directory: /data/devel/jenkins/jobs/Jama/workspace/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ Jama ---
[INFO] Building jar: /data/devel/jenkins/jobs/Jama/workspace/target/Jama-1.0.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ Jama ---
[INFO] Installing /data/devel/jenkins/jobs/Jama/workspace/target/Jama-1.0.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/jama/Jama/1.0.3-SNAPSHOT/Jama-1.0.3-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/Jama/workspace/pom.xml to /var/lib/jenkins/.m2/repository/jama/Jama/1.0.3-SNAPSHOT/Jama-1.0.3-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ Jama ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.714s
[INFO] Finished at: Tue Apr 08 11:59:05 CDT 2014
[INFO] Final Memory: 9M/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.7:deploy (default-deploy) on project Jama: 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