zhfeng commented on code in PR #5000:
URL: https://github.com/apache/camel-quarkus/pull/5000#discussion_r1235179165


##########
integration-tests/jira/pom.xml:
##########
@@ -94,6 +94,16 @@
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-failsafe-plugin</artifactId>
+                        <configuration>
+                            <!-- Theses classpath configurations must be 
removed when https://ecosystem.atlassian.net/browse/JRJC-262 gets resolved-->
+                            <additionalClasspathElements>
+                                
<additionalClasspathElement>${project.build.directory}/camel-quarkus-integration-test-jira-${project.version}-native-image-source-jar/lib/modified-com.atlassian.jira.jira-rest-java-client-core-5.2.4.jar</additionalClasspathElement>

Review Comment:
   Fixed



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