[ImageJ-builds] Build failed in Jenkins: SciJava-UI-Swing #63

jenkins at imagej.net jenkins at imagej.net
Tue Jan 10 14:24:13 CST 2017


See <http://jenkins.imagej.net/job/SciJava-UI-Swing/63/changes>

Changes:

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

[Curtis Rueden] OptionsLookAndFeel: use the diamond syntax

[Curtis Rueden] OptionsLookAndFeel: deprecate undesired methods

[Curtis Rueden] OptionsLookAndFeel: use UIService as parameter

[Curtis Rueden] OptionsLookAndFeel: refactor L&F refresh logic

[Curtis Rueden] OptionsLookAndFeel: improve L&F refresh logic

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/SciJava-UI-Swing/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/scijava/scijava-ui-swing # timeout=10
Fetching upstream changes from git://github.com/scijava/scijava-ui-swing
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/scijava/scijava-ui-swing +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 66f39295b0609a95df4480b800560bf7c86bb105 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66f39295b0609a95df4480b800560bf7c86bb105
 > git rev-list 1c93f967599dff6d85726c43bd9f05a69b13614f # timeout=10
[SciJava-UI-Swing] $ /bin/sh -xe /tmp/hudson3304155809142002576.sh
+ git clean -dfx
Removing target/
[SciJava-UI-Swing] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava UI: Swing 0.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scijava-ui-swing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scijava-ui-swing ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ scijava-ui-swing ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ scijava-ui-swing ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/SciJava-UI-Swing' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/SciJava-UI-Swing
[INFO] Storing buildNumber: 66f39295b0609a95df4480b800560bf7c86bb105 at timestamp: 1484079852178
[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/SciJava-UI-Swing' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/SciJava-UI-Swing
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ scijava-ui-swing ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/SciJava-UI-Swing
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ scijava-ui-swing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/SciJava-UI-Swing/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ scijava-ui-swing ---
[INFO] Compiling 54 source files to /data/devel/jenkins-maven/workspace/SciJava-UI-Swing/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.682s
[INFO] Finished at: Tue Jan 10 14:24:12 CST 2017
[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 scijava-ui-swing: 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