zbendhiba commented on a change in pull request #3359:
URL: https://github.com/apache/camel-quarkus/pull/3359#discussion_r764153075
##########
File path: integration-tests/avro/pom.xml
##########
@@ -62,6 +62,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
+ <extensions>true</extensions><!-- Workaround for
https://github.com/quarkusio/quarkus/issues/21718 -->
Review comment:
What is the default version of extensions ? Why we don't have a value
for it ?
On the doc here, it seems to be set to true on each snippet of code.
I'm trying to understand. Otherwise, LGTM.
--
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]