GitHub user sjcorbett opened a pull request:
https://github.com/apache/brooklyn-dist/pull/116
brooklyn-all has a dependency on brooklyn-catalog-aliases
Without the dependency the build does not include the entity images for
clusters and servers.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/brooklyn-dist all-deps
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-dist/pull/116.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 #116
----
commit feccb5c095f741245ba73e7f459509c288877171
Author: Sam Corbett <[email protected]>
Date: 2017-12-12T12:44:11Z
brooklyn-all has a dependency on brooklyn-catalog-aliases
Without the dependency the build does not include the entity images
for clusters and servers.
----
---