lburgazzoli commented on a change in pull request #146: chore(test): add test 
to validate camel registry hooks in ArC
URL: https://github.com/apache/camel-quarkus/pull/146#discussion_r315404795
 
 

 ##########
 File path: extensions/core/deployment/pom.xml
 ##########
 @@ -45,6 +45,21 @@
             <groupId>org.apache.camel.quarkus</groupId>
             <artifactId>camel-quarkus-core</artifactId>
         </dependency>
+
+        <dependency>
+            <groupId>io.quarkus</groupId>
+            <artifactId>quarkus-junit5-internal</artifactId>
+            <scope>test</scope>
+        </dependency>
+
+
+
 
 Review comment:
   feel free to fix it

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to