[ImageJ-builds] Build failed in Jenkins: SCIFIO-CLI #25

jenkins at imagej.net jenkins at imagej.net
Mon Dec 12 15:03:00 CST 2016


See <http://jenkins.imagej.net/job/SCIFIO-CLI/25/changes>

Changes:

[Curtis Rueden] POM: add developers and contributors

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

[Curtis Rueden] Tweak license headers

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/SCIFIO-CLI/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/scifio/scifio-cli # timeout=10
Fetching upstream changes from git://github.com/scifio/scifio-cli
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/scifio/scifio-cli +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e8459a24fdea02e030024aeea6e9e55d50512800 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8459a24fdea02e030024aeea6e9e55d50512800
 > git rev-list f5e2c07ddd3d94f683f1523577fcac46ffe76b65 # timeout=10
 > git tag -a -f -m Jenkins Build #25 jenkins-SCIFIO-CLI-25 # timeout=10
[SCIFIO-CLI] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SCIFIO Command Line Tools 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scifio-cli ---
[INFO] Deleting /data/devel/jenkins-maven/workspace/SCIFIO-CLI/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scifio-cli ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ scifio-cli ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ scifio-cli ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/SCIFIO-CLI' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/SCIFIO-CLI
[INFO] Storing buildNumber: e8459a24fdea02e030024aeea6e9e55d50512800 at timestamp: 1481576579559
[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/SCIFIO-CLI' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/SCIFIO-CLI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ scifio-cli ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/SCIFIO-CLI
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ scifio-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/SCIFIO-CLI/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ scifio-cli ---
[INFO] Compiling 9 source files to /data/devel/jenkins-maven/workspace/SCIFIO-CLI/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.463s
[INFO] Finished at: Mon Dec 12 15:03:00 CST 2016
[INFO] Final Memory: 20M/461M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project scifio-cli: 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 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Publishing Javadoc



More information about the ImageJ-builds mailing list