jamesnetherton commented on code in PR #5483:
URL: https://github.com/apache/camel-quarkus/pull/5483#discussion_r1381961177


##########
extensions/qute/component/src/generated/resources/org/apache/camel/component/qute/qute.json:
##########
@@ -11,7 +11,7 @@
     "supportLevel": "Preview",
     "groupId": "org.apache.camel.quarkus",
     "artifactId": "camel-quarkus-qute-component",
-    "version": "3.2.2-SNAPSHOT",
+    "version": "3.2.3-SNAPSHOT",

Review Comment:
   Probably because the `maven-release-plugin` is configured to only run `clean 
validate` as part of `preparationGoals` & `completionGoals`.
   
   https://github.com/apache/camel-quarkus/blob/main/pom.xml#L402-L403
   
   That won't be enough to run the component generation bits.



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to