[
https://issues.apache.org/jira/browse/CAMEL-13207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramu reassigned CAMEL-13207:
----------------------------
Assignee: Ramu
> Remove cruft from camel-spring-boot-dependencies BOM
> ----------------------------------------------------
>
> Key: CAMEL-13207
> URL: https://issues.apache.org/jira/browse/CAMEL-13207
> Project: Camel
> Issue Type: Task
> Reporter: Claus Ibsen
> Assignee: Ramu
> Priority: Major
> Fix For: 3.0.0
>
>
> It should really only have those compile/runtime JARs.
> We have test-jar, source, javadoc, and other cruft, for example
> <dependency>
> <groupId>org.optaplanner</groupId>
> <artifactId>optaplanner-examples</artifactId>
> <version>7.14.0.Final</version>
> <classifier>sources</classifier>
> </dependency>
> <dependency>
> <groupId>org.optaplanner</groupId>
> <artifactId>optaplanner-examples</artifactId>
> <version>7.14.0.Final</version>
> <type>test-jar</type>
> </dependency>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)