[ImageJ-builds] Build failed in Jenkins: Fiji_Plugins #29
jenkins at imagej.net
jenkins at imagej.net
Fri Oct 21 13:37:48 CDT 2016
See <http://jenkins.imagej.net/job/Fiji_Plugins/29/changes>
Changes:
[Curtis Rueden] POM: bump pom-fiji parent to 26.1.1
[Curtis Rueden] Keep extreme distance values to adjust contrast
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Fiji_Plugins/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/Fiji_Plugins # timeout=10
Fetching upstream changes from git://github.com/fiji/Fiji_Plugins
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Fiji_Plugins +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d559f0efc13398121f8b31eb9089fa43c832550c (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d559f0efc13398121f8b31eb9089fa43c832550c
> git rev-list d67f3721c835d3178b67429201fc54c3ab729954 # timeout=10
> git tag -a -f -m Jenkins Build #29 jenkins-Fiji_Plugins-29 # timeout=10
[Fiji_Plugins] $ /bin/sh -xe /tmp/hudson8108389777765692853.sh
+ git clean -dfx
Removing target/
[Fiji_Plugins] $ /bin/sh -xe /tmp/hudson667428508400316001.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/Fiji_Plugins.jar 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ Fiji_Plugins ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ Fiji_Plugins ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ Fiji_Plugins ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ Fiji_Plugins ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/Fiji_Plugins' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Fiji_Plugins
[INFO] Storing buildNumber: d559f0efc13398121f8b31eb9089fa43c832550c at timestamp: 1477075067764
[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/Fiji_Plugins' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Fiji_Plugins
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ Fiji_Plugins ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/Fiji_Plugins
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ Fiji_Plugins ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ Fiji_Plugins ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /data/devel/jenkins-maven/workspace/Fiji_Plugins/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.986s
[INFO] Finished at: Fri Oct 21 13:37:48 CDT 2016
[INFO] Final Memory: 17M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project Fiji_Plugins: 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