[
https://issues.apache.org/jira/browse/CAMEL-11247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004467#comment-16004467
]
Nicola Ferraro commented on CAMEL-11247:
----------------------------------------
I've pushed a minimal BOM on master. It's generated from these rules:
https://github.com/apache/camel/blob/066e66ab27d0440dd2c84979aef5d04aa9c4683f/platforms/spring-boot/spring-boot-dm/camel-spring-boot-bom-generator/pom.xml#L62-L72
I think the result is good for inclusion in spring-boot (I called it
"camel-spring-boot-bom"):
https://github.com/apache/camel/blob/066e66ab27d0440dd2c84979aef5d04aa9c4683f/platforms/spring-boot/spring-boot-dm/camel-spring-boot-bom/pom.xml
Should we add it in Camel 2.19.1 or delay it to Camel 2.20.0?
> camel-spring-boot - Improve BOM to work better with start.spring.io
> -------------------------------------------------------------------
>
> Key: CAMEL-11247
> URL: https://issues.apache.org/jira/browse/CAMEL-11247
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-boot, camel-spring-boot-starters
> Reporter: Claus Ibsen
> Assignee: Nicola Ferraro
> Fix For: 2.20.0
>
>
> See this PR
> https://github.com/spring-io/initializr/pull/425#issuecomment-299801788
> I tried locally to set the initializer to use our current BOM for spring-boot
> starters, but the project it generates causes the mvn to not build.
> We should IMHO try to get this working so we can use a BOM in the
> start.spring.io wizard so people get a nicer project build out of the box.
> Which is also what the Spring guys is asking for.
> You can try the initializer locally, by following instructions at
> https://github.com/spring-io/initializr#running-the-app-locally
> Then you can thinker in the yml file to setup a Camel BOM
> https://github.com/spring-io/initializr/blob/master/initializr-service/src/main/resources/application.yml
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)