You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/01/16 18:14:00 UTC

[jira] [Commented] (CAMEL-18937) Remove ${project.version} from camel-allcomponents

    [ https://issues.apache.org/jira/browse/CAMEL-18937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677489#comment-17677489 ] 

Claus Ibsen commented on CAMEL-18937:
-------------------------------------

camel-allcomponents is ONLY for internal use of camel itself to help control the build order - its not for end users.
parent pom is also not for end users, we have camel-bom for that.

> Remove <version>${project.version}</version> from camel-allcomponents
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-18937
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18937
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>            Reporter: Thomas Cunningham
>            Priority: Minor
>
> Prior to 3.20, camel-allcomponents listed <dependencies/> but did not specify versions for those dependencies - they were inherited from the <dependencyManagement/> entries in camel/parent/pom.xml.
> [https://github.com/apache/camel/blob/main/catalog/camel-allcomponents/pom.xml#L39]
> I'd like to remove the versions from camel-allcomponents - camel parent should be the authoritative place.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)