[ImageJ-builds] Build failed in Jenkins: Sholl-Analysis #98

jenkins at imagej.net jenkins at imagej.net
Wed Mar 30 12:49:15 CDT 2016


See <http://jenkins.imagej.net/job/Sholl-Analysis/98/changes>

Changes:

[tiagoalvespedrosa] Update pom description

[tiagoalvespedrosa] Release version 3.6.0

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Sholl-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/tferr/ASA # timeout=10
Fetching upstream changes from git://github.com/tferr/ASA
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/tferr/ASA +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ab476bcedd5e7fc536ae6c832738778849761897 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ab476bcedd5e7fc536ae6c832738778849761897
 > git rev-list a0912f46f9a2928b560f5465b889fc887e92b6c0 # timeout=10
 > git tag -a -f -m Jenkins Build #98 jenkins-Sholl-Analysis-98 # timeout=10
[Sholl-Analysis] $ /bin/sh -xe /tmp/hudson3381094583586119693.sh
+ git clean -dfx
Removing maven-helper.sh
Removing target/
Copied 1 artifact from "SciJava-scripts" build number 142
[Sholl-Analysis] $ /bin/sh -xe /tmp/hudson3238848201529729607.sh
+ sh maven-helper.sh gav-from-pom pom.xml
+ ALT=imagej.releases::default::http://maven.imagej.net/content/repositories/releases
+ mvn -U -DaltDeploymentRepository=imagej.releases::default::http://maven.imagej.net/content/repositories/releases deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Sholl Analysis 3.6.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ Sholl_Analysis ---
Downloading: http://maven.imagej.net/content/groups/public/com/sun/tools/1.4.2/tools-1.4.2.pom

Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/1.4.2/tools-1.4.2.pom

[INFO] Adding ignorable dependency: null:jcodings:null
[INFO]   Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO]   Adding ignore: com/kenai/constantine/*
[INFO]   Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO]   Adding ignore: jnr/ffi/*
[INFO] Adding ignorable dependency: null:joda-time:null
[INFO]   Adding ignore: *
[INFO] Adding ignorable dependency: null:slf4j-log4j12:null
[INFO]   Adding ignore: org/slf4j/impl/*
[INFO] Adding ignorable dependency: batik:batik:null
[INFO]   Adding ignore: *
[INFO] Adding ignorable dependency: jama:jama:null
[INFO]   Adding ignore: Jama/*
[INFO] Adding ignorable dependency: com.sun:tools:null
[INFO]   Adding ignore: *
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:regex-property (sanitize-version) @ Sholl_Analysis ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ Sholl_Analysis ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/Sholl-Analysis && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Sholl-Analysis
[INFO] Storing buildNumber: ab476bcedd5e7fc536ae6c832738778849761897 at timestamp: 1459360155039
[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/Sholl-Analysis && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Sholl-Analysis
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ Sholl_Analysis ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/Sholl-Analysis
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Sholl_Analysis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ Sholl_Analysis ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /data/devel/jenkins-maven/workspace/Sholl-Analysis/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.668s
[INFO] Finished at: Wed Mar 30 12:49:15 CDT 2016
[INFO] Final Memory: 15M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Sholl_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