aldettinger commented on PR #511:
URL: 
https://github.com/apache/camel-quarkus-examples/pull/511#issuecomment-4576179201

   The platform version should probably be upgraded after the recent release of 
camel-quarkus main branch:
   
   ```
   Caused by: org.apache.maven.plugin.MojoFailureException: Found 5 consistency 
issues:
    - Expected 
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>, found 
io.quarkus.platform in ./amq-broker-keycloak/pom.xml
    - Expected <quarkus.platform.version>3.36.0</quarkus.platform.version>, 
found 3.35.1 in ./amq-broker-keycloak/pom.xml
    - Expected 
<camel-quarkus.platform.group-id>org.apache.camel.quarkus</camel-quarkus.platform.group-id>,
 found ${quarkus.platform.group-id} in ./amq-broker-keycloak/pom.xml
    - Expected 
<camel-quarkus.platform.artifact-id>camel-quarkus-bom</camel-quarkus.platform.artifact-id>,
 found quarkus-camel-bom in ./amq-broker-keycloak/pom.xml
    - Expected 
<camel-quarkus.platform.version>3.37.0-SNAPSHOT</camel-quarkus.platform.version>,
 found ${quarkus.platform.version} in ./amq-broker-keycloak/pom.xml
   
   You may want to run mvn 
org.l2x6.cq:cq-maven-plugin:2.10.0:examples-set-platform 
-Dcq.camel-quarkus.version=3.37.0-SNAPSHOT
   ```


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