[ImageJ-builds] Build failed in Jenkins: 3D_Objects_Counter #18
jenkins at imagej.net
jenkins at imagej.net
Tue Feb 28 20:42:34 CST 2017
See <http://jenkins.imagej.net/job/3D_Objects_Counter/18/changes>
Changes:
[Curtis Rueden] Update parent to org.scijava:pom-scijava:14.0.0
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/3D_Objects_Counter/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/3D_Objects_Counter # timeout=10
Fetching upstream changes from git://github.com/fiji/3D_Objects_Counter
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/3D_Objects_Counter +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 556342040fd6ae7c2da9c230c0e8895c9b924ff0 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 556342040fd6ae7c2da9c230c0e8895c9b924ff0
> git rev-list a0561bf6a438a48e926fa5777d6bc0e74c660cd8 # timeout=10
> git tag -a -f -m Jenkins Build #18 jenkins-3D_Objects_Counter-18 # timeout=10
[3D_Objects_Counter] $ /bin/sh -xe /tmp/hudson4452328173402084575.sh
+ git clean -dfx
Removing target/
[3D_Objects_Counter] $ /bin/sh -xe /tmp/hudson2546529671975891126.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building 3D Objects Counter 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 3D_Objects_Counter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ 3D_Objects_Counter ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ 3D_Objects_Counter ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ 3D_Objects_Counter ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/3D_Objects_Counter' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/3D_Objects_Counter
[INFO] Storing buildNumber: 556342040fd6ae7c2da9c230c0e8895c9b924ff0 at timestamp: 1488336153690
[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/3D_Objects_Counter' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/3D_Objects_Counter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ 3D_Objects_Counter ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/3D_Objects_Counter
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 3D_Objects_Counter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ 3D_Objects_Counter ---
[INFO] Compiling 4 source files to /data/devel/jenkins-maven/workspace/3D_Objects_Counter/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.554s
[INFO] Finished at: Tue Feb 28 20:42:34 CST 2017
[INFO] Final Memory: 16M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project 3D_Objects_Counter: 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