Started by user nikhil.nanivadekar@gs.com Building in workspace /home/hudson/genie.collections/.jenkins/jobs/deploy/workspace > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/eclipse-collections.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/eclipse-collections.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/eclipse-collections.git +refs/tags/*:refs/remotes/origin/tags/* > /usr/local/bin/git rev-parse tags/8.0.2^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/tags/8.0.2^{commit} # timeout=10 Checking out Revision 339820cadb92d4199df68096e0a5f412dfeef867 (tags/8.0.2) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 339820cadb92d4199df68096e0a5f412dfeef867 Commit message: "Release version 8.0.2." > /usr/local/bin/git rev-list --no-walk 339820cadb92d4199df68096e0a5f412dfeef867 # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -s /opt/public/hipp/homes/genie.collections/.m2/settings-deploy-ossrh.xml -DRELEASE_TAG=8.0.2 -Dmaven.repo.local=/home/hudson/genie.collections/.jenkins/jobs/deploy/workspace/.repository -pl !jmh-scala-tests,!jmh-tests,!junit-trait-runner,!scala-unit-tests,!serialization-tests,!unit-tests-java8,!unit-tests,!p2-repository,!p2-repository/org.eclipse.collections -DperformRelease=true -Dsurefire.useFile=false clean javadoc:jar install eclipse-jarsigner:sign deploy Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.collections [INFO] Scanning for projects... [ERROR] [ERROR] Could not find the selected project in the reactor: p2-repository @ [ERROR] Could not find the selected project in the reactor: p2-repository -> [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/MavenExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Sending e-mails to: itohiro73@gmail.com donraab@gmail.com nikhilnanivadekar@gmail.com Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 3 second Finished: FAILURE