orpiske commented on a change in pull request #2661:
URL: https://github.com/apache/camel-quarkus/pull/2661#discussion_r638625461
##########
File path: catalog/pom.xml
##########
@@ -4416,6 +4416,7 @@
</extensionDirectories>
<skipArtifactIdBases>
<skipArtifactIdBase>http-common</skipArtifactIdBase>
+ <skipArtifactIdBase>qute</skipArtifactIdBase>
Review comment:
I actually want to prevent the catalog from including a bogus
`qute.json` that is causing this issue apache/camel-k-runtime#677. I'm
adjusting the PR w/ your notes + @jamesnetherton' ones.
--
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]