[ImageJ-builds] Build failed in Jenkins: scripting-MATLAB #45

jenkins at imagej.net jenkins at imagej.net
Sun Jan 1 20:36:49 CST 2017


See <http://jenkins.imagej.net/job/scripting-MATLAB/45/changes>

Changes:

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

[Curtis Rueden] Happy New Year 2017

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/scripting-MATLAB/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/scripting-matlab # timeout=10
Fetching upstream changes from git://github.com/scijava/scripting-matlab
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/scijava/scripting-matlab +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bde2fe63cf141c459325d2998ec61f0a0dcd0b60 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bde2fe63cf141c459325d2998ec61f0a0dcd0b60
 > git rev-list 7dfbbe7181f687a0049d1334d74eafdb3741cba2 # timeout=10
[scripting-MATLAB] $ /bin/sh -xe /tmp/hudson8727381936608818554.sh
+ git clean -dfx
Removing target/
[scripting-MATLAB] $ mvn -U -Pdeploy-to-imagej deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava Scripting: MATLAB 0.5.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scripting-matlab ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ scripting-matlab ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ scripting-matlab ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/scripting-MATLAB' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/scripting-MATLAB
[INFO] Storing buildNumber: bde2fe63cf141c459325d2998ec61f0a0dcd0b60 at timestamp: 1483324607410
[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/scripting-MATLAB' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/scripting-MATLAB
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ scripting-matlab ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/scripting-MATLAB
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ scripting-matlab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ scripting-matlab ---
[INFO] Compiling 8 source files to /data/devel/jenkins-maven/workspace/scripting-MATLAB/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.628s
[INFO] Finished at: Sun Jan 01 20:36:48 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 scripting-matlab: 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