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



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

Review comment:
       Actually, we very recently started adding camel artifact coordinates to 
our catalog https://github.com/apache/camel-quarkus/issues/2368 I wonder 
whether that new `metadata: {camelArtifact: }` shouldn't be 
`org.apache.camel.quarkus:camel-quarkus-qute-component` for qute. Now it is 
probably empty, because it is a special case that is not handled properly.




-- 
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