See
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...
Changes:
[mkouba] Upgrade weld-parent to 37 and CDI API to 2.0
[mkouba] It is OSSRH - OSS Repository Hosting
[mkouba] Oops - also fix OOSRH profile id
[mkouba] Remove InterceptorConfigurator.build()
[mkouba] [maven-release-plugin] prepare release 3.0.Final
[mkouba] [maven-release-plugin] prepare for next development iteration
[mkouba] BOM - configure maven-gpg-plugin
[mkouba] [maven-release-plugin] prepare release 3.0.Final
[mkouba] [maven-release-plugin] prepare for next development iteration
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg22 (EAP-RHEL7 mem2G mwqa_drives_services mem4G mwqa_drives_tools
mwqa_test_ips general x86_64 linux RHEL-any brFF3 RHEL brFF unix RHEL7) in workspace
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.origin.url
git://github.com/weld/api.git #
timeout=10
Fetching upstream changes from
git://github.com/weld/api.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git://github.com/weld/api.git
+refs/heads/*:refs/remotes/origin/*
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision
e76f4c114516297461ba391f73abdaa63d76eafe (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f e76f4c114516297461ba391f73abdaa63d76eafe
git rev-list 11936c79724cbc45fa6237357c9e6983c291c15b # timeout=10
git tag -a -f -m Jenkins Build #99 jenkins-Weld-3.x-api-nightly-99 # timeout=10
[Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.3.9/bin/mvn -f api/pom.xml
-Dmaven.test.failure.ignore=true
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Weld APIs BOM
[INFO] Weld APIs Parent
[INFO] Weld APIs
[INFO] Weld SPIs for container integration
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs BOM 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom ---
[INFO] Installing
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...
to
/qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom ---
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
Uploading:
https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
2/5 KB
4/5 KB
5/5 KB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld APIs BOM ...................................... FAILURE [ 2.288 s]
[INFO] Weld APIs Parent ................................... SKIPPED
[INFO] Weld APIs .......................................... SKIPPED
[INFO] Weld SPIs for container integration ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.617 s
[INFO] Finished at: 2017-05-10T16:33:15+00:00
[INFO] Final Memory: 11M/164M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy
(default-deploy) on project weld-api-bom: Failed to deploy artifacts: Could not transfer
artifact org.jboss.weld:weld-api-bom:pom:3.0-20170510.163314-1 from/to
sonatype-nexus-snapshots (
https://oss.sonatype.org/content/repositories/snapshots): Failed
to transfer file:
https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we....
Return code is: 401, ReasonPhrase: Unauthorized. -> [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