Github user hzbarcea commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/1075#issuecomment-160212297
Not sure why Jenkins failed. The itest project has an explicit dependency
on
```
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>apache-brooklyn</artifactId>
<version>${project.version}</version>
<type>zip</type>
<scope>test</scope>
</dependency>
```
So it should have been built first. I also removed org/apache/brooklyn from
my local .m2 repo and tested successfully. Reviewing now.
---
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.
---