ppalaga commented on a change in pull request #2661:
URL: https://github.com/apache/camel-quarkus/pull/2661#discussion_r638629489



##########
File path: catalog/pom.xml
##########
@@ -4416,6 +4416,7 @@
                             </extensionDirectories>
                             <skipArtifactIdBases>
                                 
<skipArtifactIdBase>http-common</skipArtifactIdBase>
+                                <skipArtifactIdBase>qute</skipArtifactIdBase>

Review comment:
       Reading https://github.com/apache/camel-k-runtime/issues/677 I am still 
not 100% sure what is the problem. 
`org.apache.camel.component.qute.QuteComponent` exists in 
`org.apache.camel.quarkus:camel-quarkus-qute-component:jar` Don't you need to 
add it to your class path?




-- 
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:
[email protected]


Reply via email to