Github user aledsage commented on the pull request:
https://github.com/apache/brooklyn-server/pull/139#issuecomment-220151964
The build error looks unrelated:
```
[ERROR] Failed to execute goal on project brooklyn-rest-api: Could not
resolve dependencies for project
org.apache.brooklyn:brooklyn-rest-api:jar:0.10.0-SNAPSHOT: Could not find
artifact org.apache.brooklyn:brooklyn-jsgui:jar:tests:0.10.0-SNAPSHOT in Nexus
(http://repository.apache.org/snapshots) -> [Help 1]
```
I'm guessing that is down to some strange build environment thing. Maybe
something else was messing with the maven local cache for brooklyn-rest-api
while this was being compiled? Or is our build order and dependencies messed
up, with brooklyn-rest-api depending on brooklyn-jsgui for tests?!
Merging this PR now anyway.
---
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.
---