Github user ahgittin commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/823#discussion_r37174129
--- Diff: software/database/pom.xml ---
@@ -107,18 +107,10 @@
<artifactId>groovy-all</artifactId>
</dependency>
<dependency>
- <groupId>com.beust</groupId>
- <artifactId>jcommander</artifactId>
- </dependency>
- <dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
--- End diff --
i agree, with richard (and maven recommendation) that projects declare
their compile-time deps -- will restore. somehow missed the fact this was
being pulled in from other projects.
---
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.
---