[
https://issues.apache.org/jira/browse/CAMEL-13207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-13207:
--------------------------------
Priority: Minor (was: Major)
> 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
> Components: camel-spring-boot-starters
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 3.x
>
>
> 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
(v8.20.10#820010)