oscerd commented on PR #10569: URL: https://github.com/apache/camel/pull/10569#issuecomment-1619672275
> I did try to do so, but it still picks up that thing from the wrong place (or another place). The steps I followed are: > > 1. _camel-kafka_ `mvn clean install -DskipTest` > 2. _root_ `mvn clean install -pl dsl/camel-componentdsl` > > I (and the build agent) get a lot of weird errors like: > > ``` > camel/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AzureFilesComponentBuilderFactory.java:[23,45] package org.apache.camel.component.file.azure does not exist > > /camel/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/OpensearchComponentBuilderFactory.java:[52,34] cannot find symbol > [ERROR] symbol: class OpensearchComponent > [ERROR] location: interface org.apache.camel.builder.component.dsl.OpensearchComponentBuilderFactory > ``` > > And if I look at the regenerated code, it is the old type there. Try to run a full build. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org