[
https://issues.apache.org/jira/browse/CAMEL-24635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113492#comment-18113492
]
Claus Ibsen commented on CAMEL-24635:
-------------------------------------
Fixed via https://github.com/apache/camel/pull/26231 (merged as
e0135790644f5f1d9e4364f082529bd6e346b7c5).
Removed the unused maven-toolchain, maven-artifact-manager,
maven-plugin-descriptor and maven-project dependencyManagement entries (all
pinned at Maven 2.2.1) from parent/pom.xml, along with the orphaned version
properties.
_Claude Code on behalf of davsclaus_
> Cleanup obsolete dependencies
> -----------------------------
>
> Key: CAMEL-24635
> URL: https://issues.apache.org/jira/browse/CAMEL-24635
> Project: Camel
> Issue Type: Task
> Components: build system
> Reporter: Niels Basjes
> Priority: Major
> Fix For: 4.23.0
>
>
> In the parent pom.xml I spotted some 17 years old (2009) dependencies under
> dependencyManagement that are not used anymore.
> org.apache.maven:maven-project:2.2.1
> org.apache.maven:maven-toolchain:2.2.1
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)