Croway commented on PR #17071:
URL: https://github.com/apache/camel/pull/17071#issuecomment-2637224867

          ```<dependency>
               <groupId>org.apache.camel</groupId>
               <artifactId>camel-test-infra-artemis</artifactId>
               <version>${project.version}</version>
               <scope>test</scope>
               <type>test-jar</type>
           </dependency>
           ```
           The test jar one is enough since the following plugin 
https://github.com/apache/camel/blob/main/test-infra/pom.xml#L108 will assembly 
both test and main classes into the test-jar


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