apupier commented on PR #12575:
URL: https://github.com/apache/camel/pull/12575#issuecomment-1867712305

   I guess the build error is more due to a limitation of the way the 
salesforce component is tested than to the upgrade:
   ```
   [ERROR] [ERROR] Could not find the selected project in the reactor: 
components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types
 @ 
   [ERROR] Could not find the selected project in the reactor: 
components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types
 -> [Help 1]
   org.apache.maven.MavenExecutionException: Could not find the selected 
project in the reactor: 
components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types
        at 
org.apache.maven.graph.DefaultGraphBuilder.trimSelectedProjects(DefaultGraphBuilder.java:148)
        at 
org.apache.maven.graph.DefaultGraphBuilder.reactorDependencyGraph(DefaultGraphBuilder.java:110)
        at 
org.apache.maven.graph.DefaultGraphBuilder.build(DefaultGraphBuilder.java:78)
        at org.apache.maven.DefaultMaven.buildGraph(DefaultMaven.java:448)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:197)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
        at org.apache.maven.cli.DaemonMavenCli.execute(DaemonMavenCli.java:694)
        at org.apache.maven.cli.DaemonMavenCli.doMain(DaemonMavenCli.java:240)
        at org.apache.maven.cli.DaemonMavenCli.main(DaemonMavenCli.java:217)
        at org.mvndaemon.mvnd.daemon.Server.handle(Server.java:612)
        at org.mvndaemon.mvnd.daemon.Server.client(Server.java:288)
        at org.mvndaemon.mvnd.daemon.Server.lambda$accept$2(Server.java:250)
        at java.base/java.lang.Thread.run(Thread.java:840)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to