[
https://issues.apache.org/jira/browse/CAMEL-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969468#comment-16969468
]
Claus Ibsen commented on CAMEL-13643:
-------------------------------------
Ideally we should never have dual releases of -starter JARs as its to massive
pain to maintain so many artifacts. When SB3 comes out, then we upgrade to SB3
in a newer Camel 3.x release and drop SB2 if SB3 is not backwards compatible
(like SB2 and SB1 was not).
So the groupid can be hardcoded to org.apache.camel.springboot.
This change is not trivial, as there are tooling we have built that works with
org.apache.camel as the group id.
> Change Spring Boot starters Maven group ID
> ------------------------------------------
>
> Key: CAMEL-13643
> URL: https://issues.apache.org/jira/browse/CAMEL-13643
> Project: Camel
> Issue Type: Task
> Components: camel-spring-boot, camel-spring-boot-starters
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Priority: Major
> Fix For: 3.x
>
>
> In order to allow for different kinds of _starters_ in the future, for
> example different versions of Spring Boot we should change the Maven group ID
> of Spring Boot, currently {{org.apache.camel}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)