Github user richardcloudsoft commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/85#discussion_r15521802
--- Diff: pom.xml ---
@@ -190,43 +201,6 @@
<dependencyManagement>
<dependencies>
- <!-- include version numbers for common dependencies
(including common brooklyn deps) -->
--- End diff --
Simply because a there were more intra-Brooklyn dependencies appearing so
this list would have to grow. I thought it simpler to just declare a rule that
*"intra-Brooklyn dependencies must always say
`<version>${project.version}</version>` and external dependencies must only
declare `<version>` in the root pom.xml."*
No strong opinion on this however, and my reasoning is not hugely
compelling...
---
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.
---