GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-library/pull/154
Use the settings.xml from Jenkins to deploy artifacts
Without it, the deploy fails as maven provided by docker doesn't have the
right credentials
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-library feature/docker
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-library/pull/154.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #154
----
commit dcceb991c1ec07f09d4ce749ab3c1e6e828a46cc
Author: Thomas Bouron <thomas.bouron@...>
Date: 2018-05-05T11:03:45Z
Use the settings.xml from Jenkins to deploy artifacts
----
---