claudio4j commented on issue #5344: URL: https://github.com/apache/camel-k/issues/5344#issuecomment-2082243210
Related to this error ``` Failed to inject extension deployment dependencies for org.apache.camel.k.integration:camel-k-integration:2.4.0-SNAPSHOT: Failed to collect dependencies of org.apache.camel.quarkus:camel-quarkus-timer-deployment:jar:3.8.1: either its POM could not be resolved from the available Maven repositories ``` While working on the disconnected build, I noticed quarkus-maven-plugin wants to resolve the `deployment` artifact of the quarkus extension defined in pom.xml, so for whatever reason quarkus-maven-plugin fails to resolve the deployment artifact, then it cannot build the application. -- 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