ppalaga commented on issue #260: camel-quarkus parent pom when already have a parent pom URL: https://github.com/apache/camel-quarkus/issues/260#issuecomment-541091773 I was able to reproduce the issue. The root cause is that you mix Camel Quarkus 0.2.0 with Quarkus 0.23.2. Camel Quarkus 0.2.0 is compatible only with Quarkus 0.22.0. So downgrading `quarkus.version` in your parent pom should solve the problem.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services