[ImageJ-builds] Build failed in Jenkins: Colocalisation_Analysis #60
jenkins at imagej.net
jenkins at imagej.net
Thu Feb 23 10:45:28 CST 2017
See <http://jenkins.imagej.net/job/Colocalisation_Analysis/60/changes>
Changes:
[Curtis Rueden] POM: update project URL
[Curtis Rueden] Update parent to org.scijava:pom-scijava:13.2.1
[Curtis Rueden] Add license blurbs and project license
[Curtis Rueden] Fix EOF newline
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Colocalisation_Analysis/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/Colocalisation_Analysis # timeout=10
Fetching upstream changes from git://github.com/fiji/Colocalisation_Analysis
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Colocalisation_Analysis +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9d4338b4dadc0ea1ee8b51cb2a16944bcade8691 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9d4338b4dadc0ea1ee8b51cb2a16944bcade8691
> git rev-list 829f2111bb0090cb0c7c16d2fb22beaf876593c8 # timeout=10
> git tag -a -f -m Jenkins Build #60 jenkins-Colocalisation_Analysis-60 # timeout=10
[Colocalisation_Analysis] $ /bin/sh -xe /tmp/hudson4380463243592262990.sh
+ git clean -dfx
Removing target/
[Colocalisation_Analysis] $ /bin/sh -xe /tmp/hudson5197530253979884747.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Coloc 2 2.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ Colocalisation_Analysis ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ Colocalisation_Analysis ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ Colocalisation_Analysis ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ Colocalisation_Analysis ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/Colocalisation_Analysis' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Colocalisation_Analysis
[INFO] Storing buildNumber: 9d4338b4dadc0ea1ee8b51cb2a16944bcade8691 at timestamp: 1487868327447
[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/Colocalisation_Analysis' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Colocalisation_Analysis
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ Colocalisation_Analysis ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/Colocalisation_Analysis
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ Colocalisation_Analysis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ Colocalisation_Analysis ---
[INFO] Compiling 40 source files to /data/devel/jenkins-maven/workspace/Colocalisation_Analysis/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.459s
[INFO] Finished at: Thu Feb 23 10:45:27 CST 2017
[INFO] Final Memory: 21M/461M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project Colocalisation_Analysis: 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