[
https://issues.apache.org/jira/browse/AMQ-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Lichtin updated AMQ-5539:
--------------------------------
Attachment: deps.jpg
> Activemq-Karaf "feature" artifact has unwanted dependencies
> -----------------------------------------------------------
>
> Key: AMQ-5539
> URL: https://issues.apache.org/jira/browse/AMQ-5539
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.10.1
> Reporter: Martin Lichtin
> Attachments: deps.jpg
>
>
> When using a dependency
> <dependency>
> <groupId>org.apache.activemq</groupId>
> <artifactId>activemq-karaf</artifactId>
> <type>xml</type>
> <classifier>features</classifier>
> </dependency>
> to pull in the Karaf feature files for ActiveMQ, then this has the
> undesirable side effect of pulling in code dependencies.
> However, the feature files per se don't have any dependencies.
> Other software (Camel, Cxf, Hawtio) don't have this issue.
> When depending on their feature files, nothing else is pulled in.
> I'll append a picture showing the Maven dependencies tree to clarify.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)