Github user aledsage commented on the pull request:
https://github.com/apache/brooklyn-dist/pull/13#issuecomment-194747210
Can you also update the instructions at
http://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/env/maven-build.html (or a
similar page - i.e. to
https://github.com/apache/brooklyn-docs/blob/master/guide/dev/env/maven-build.md)
to say about the need for `rpm` on the path, and how to get it. For me, I had
to follow the instructions at
http://stackoverflow.com/questions/25277878/make-rpm-maven-plugin-work-on-mac-osmavericks/29723957#29723957
to get the normal build to pass on OS X. i.e. `sudo port install rpm`, and
adding `%_tmppath /tmp` to the file `$HOME/.rpmmacros`. Use of `brew`
didn't work for me.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---