lburgazzoli commented on a change in pull request #1151:
URL: https://github.com/apache/camel-quarkus/pull/1151#discussion_r415621993
##########
File path: tooling/create-extension-templates/parent-pom.xml
##########
@@ -23,9 +23,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
- <artifactId>camel-quarkus-build-parent</artifactId>
+ <artifactId>camel-quarkus-build-parent-it</artifactId>
<version>[=version]</version>
- <relativePath>../../poms/build-parent/pom.xml</relativePath>
+ <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
Review comment:
oh sorry, I changed the wrong one, maybe having a structure similar to
the the final directory layout could help a little
----------------------------------------------------------------
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]