[ImageJ-builds] Build failed in Jenkins: Calculator_Plus #15

jenkins at imagej.net jenkins at imagej.net
Fri Apr 22 09:27:57 CDT 2016


See <http://jenkins.imagej.net/job/Calculator_Plus/15/changes>

Changes:

[Curtis Rueden] POM: update developers and contributors

[Curtis Rueden] POM: add project URL and inception year

[Curtis Rueden] POM: bump pom-fiji parent to 22.1.1

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Calculator_Plus/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/fiji/Calculator_Plus # timeout=10
Fetching upstream changes from git://github.com/fiji/Calculator_Plus
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Calculator_Plus +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 676730df521c056d79ea5f2e865b217903016010 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 676730df521c056d79ea5f2e865b217903016010
 > git rev-list 72262144e1afb9ebdbaa0e045b3d3aaec353c624 # timeout=10
 > git tag -a -f -m Jenkins Build #15 jenkins-Calculator_Plus-15 # timeout=10
[Calculator_Plus] $ /bin/sh -xe /tmp/hudson6225742567632657635.sh
+ git clean -dfx
Removing target/
[Calculator_Plus] $ /bin/sh -xe /tmp/hudson5254607842779840356.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/Calculator_Plus.jar 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ Calculator_Plus ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ Calculator_Plus ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:regex-property (sanitize-version) @ Calculator_Plus ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ Calculator_Plus ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/Calculator_Plus && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Calculator_Plus
[INFO] Storing buildNumber: 676730df521c056d79ea5f2e865b217903016010 at timestamp: 1461335276504
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/Calculator_Plus && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Calculator_Plus
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ Calculator_Plus ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/Calculator_Plus
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Calculator_Plus ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ Calculator_Plus ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /data/devel/jenkins-maven/workspace/Calculator_Plus/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.201s
[INFO] Finished at: Fri Apr 22 09:27:57 CDT 2016
[INFO] Final Memory: 15M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Calculator_Plus: Fatal error compiling: invalid target release: 1.8 -> [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