[ImageJ-builds] Build failed in Jenkins: CorrectBleach #18
jenkins at imagej.net
jenkins at imagej.net
Fri Apr 22 09:14:09 CDT 2016
See <http://jenkins.imagej.net/job/CorrectBleach/18/changes>
Changes:
[Curtis Rueden] Add mailmap for better "git shortlog -nse"
[Curtis Rueden] POM: update developers and contributors
[Curtis Rueden] POM: add project URL and inception year
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/CorrectBleach/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/CorrectBleach # timeout=10
Fetching upstream changes from git://github.com/fiji/CorrectBleach
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/CorrectBleach +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 86bea59c6a368d08edf32e560f27e8ede31b76d7 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 86bea59c6a368d08edf32e560f27e8ede31b76d7
> git rev-list 58baff20a9cab54206af5d099a01d82d567eae24 # timeout=10
> git tag -a -f -m Jenkins Build #18 jenkins-CorrectBleach-18 # timeout=10
[CorrectBleach] $ /bin/sh -xe /tmp/hudson4913864223639606888.sh
+ git clean -dfx
Removing target/
[CorrectBleach] $ /bin/sh -xe /tmp/hudson1864415830200113112.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project (/data/devel/jenkins-maven/workspace/CorrectBleach/pom.xml) has 1 error
[ERROR] Non-parseable POM /data/devel/jenkins-maven/workspace/CorrectBleach/pom.xml: end tag name </roler> must match start tag name <role> from line 29 (position: TEXT seen ...<role>reviewer</roler>... @29:27) @ line 29, column 27 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list