Thomas Cunningham created CAMEL-22630:
-----------------------------------------

             Summary: camel-maven-plugin build is failing on main
                 Key: CAMEL-22630
                 URL: https://issues.apache.org/jira/browse/CAMEL-22630
             Project: Camel
          Issue Type: Bug
          Components: tooling
    Affects Versions: 4.16.0
            Reporter: Thomas Cunningham


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)

Reply via email to