[ImageJ-builds] Build failed in Jenkins: MediaWiki-Maven-Info #11
jenkins at imagej.net
jenkins at imagej.net
Fri Dec 16 07:26:47 CST 2016
See <http://jenkins.imagej.net/job/MediaWiki-Maven-Info/11/changes>
Changes:
[Curtis Rueden] README.md: update ImageJ wiki URL
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/MediaWiki-Maven-Info/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/mediawiki-maven-info # timeout=10
Fetching upstream changes from git://github.com/scijava/mediawiki-maven-info
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/scijava/mediawiki-maven-info +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 58c307a9dd41f2b390ddb8e4dec3050887ba9eb1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 58c307a9dd41f2b390ddb8e4dec3050887ba9eb1
> git rev-list 25d690004de3d5efaac8dfcb637b2fac5edc5ee3 # timeout=10
> git tag -a -f -m Jenkins Build #11 jenkins-MediaWiki-Maven-Info-11 # timeout=10
[MediaWiki-Maven-Info] $ /bin/sh -xe /tmp/hudson334327067610650184.sh
+ git clean -dfx
Removing target/
[MediaWiki-Maven-Info] $ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building MediaWiki Maven Info 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mediawiki-maven-info ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ mediawiki-maven-info ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ mediawiki-maven-info ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ mediawiki-maven-info ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/MediaWiki-Maven-Info' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/MediaWiki-Maven-Info
[INFO] Storing buildNumber: 58c307a9dd41f2b390ddb8e4dec3050887ba9eb1 at timestamp: 1481894806718
[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/MediaWiki-Maven-Info' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/MediaWiki-Maven-Info
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ mediawiki-maven-info ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/MediaWiki-Maven-Info
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ mediawiki-maven-info ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/MediaWiki-Maven-Info/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ mediawiki-maven-info ---
[INFO] Compiling 3 source files to /data/devel/jenkins-maven/workspace/MediaWiki-Maven-Info/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.452s
[INFO] Finished at: Fri Dec 16 07:26:47 CST 2016
[INFO] Final Memory: 19M/361M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project mediawiki-maven-info: 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
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure
More information about the ImageJ-builds
mailing list