[ImageJ-builds] Build failed in Jenkins: mij #14

jenkins at imagej.net jenkins at imagej.net
Tue Dec 27 12:31:52 CST 2016


See <http://jenkins.imagej.net/job/mij/14/changes>

Changes:

[Curtis Rueden] POM: update developers and contributors

[Curtis Rueden] POM: update name, description, url, inceptionYear

[Curtis Rueden] POM: add license information

[Curtis Rueden] Update parent to org.scijava:pom-scijava:12.0.0

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/mij/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/mij # timeout=10
Fetching upstream changes from git://github.com/fiji/mij
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/fiji/mij +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 02fad1294dd37b01fbbf594c4172197d6db8b0f0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02fad1294dd37b01fbbf594c4172197d6db8b0f0
 > git rev-list 1618423199d29e48964fe97179fd04b1e51be6e0 # timeout=10
 > git tag -a -f -m Jenkins Build #14 jenkins-mij-14 # timeout=10
[mij] $ /bin/sh -xe /tmp/hudson5442480137927696084.sh
+ git clean -dfx
Removing target/
[mij] $ /bin/sh -xe /tmp/hudson7274999751324511788.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MIJ 1.3.6-fiji3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mij ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ mij ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ mij ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ mij ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/mij' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/mij
[INFO] Storing buildNumber: 02fad1294dd37b01fbbf594c4172197d6db8b0f0 at timestamp: 1482863511957
[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/mij' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/mij
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ mij ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/mij
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ mij ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/mij/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ mij ---
[INFO] Compiling 1 source file to /data/devel/jenkins-maven/workspace/mij/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.337s
[INFO] Finished at: Tue Dec 27 12:31:52 CST 2016
[INFO] Final Memory: 16M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project mij: 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