[
https://issues.apache.org/jira/browse/CAMEL-22630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Cunningham reassigned CAMEL-22630:
-----------------------------------------
Assignee: Thomas Cunningham
> camel-maven-plugin build is failing on main
> -------------------------------------------
>
> Key: CAMEL-22630
> URL: https://issues.apache.org/jira/browse/CAMEL-22630
> Project: Camel
> Issue Type: Task
> Components: build system
> Affects Versions: 4.16.0
> Reporter: Thomas Cunningham
> Assignee: Thomas Cunningham
> Priority: Major
> Fix For: 4.16.0
>
>
> I'm seeing the following error building on main - if I downgrade
> maven-plugin-plugin-version in parent/pom.xml to 3.15.1 it goes away :
> {code:java}
> [INFO] Camel :: Test :: Spring :: JUnit5 .................. SUCCESS [ 0.618
> s]
> [INFO] Camel :: Spring Main ............................... SUCCESS [ 0.397
> s]
> [INFO] Camel :: Maven Plugins :: Camel Maven Plugin ....... FAILURE [ 0.309
> s]
> [INFO] Camel :: Maven Plugins :: Camel API Component Plugin SKIPPED
> <cut>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 01:21 min
> [INFO] Finished at: 2025-10-29T17:07:22-04:00
> [INFO]
> ------------------------------------------------------------------------
> [INFO] 1346 goals, 1286 executed, 60 from cache, saving at least 5s
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-plugin-plugin:3.15.2:descriptor
> (default-descriptor) on project camel-maven-plugin: The API of the mojo
> scanner is not compatible with this plugin version. Please check the plugin
> dependencies configured in the POM and ensure the versions match.:
> org/apache/commons/io/build/AbstractStreamBuilder:
> org.apache.commons.io.build.AbstractStreamBuilder -> [Help 1] {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)