zhfeng commented on PR #5000:
URL: https://github.com/apache/camel-quarkus/pull/5000#issuecomment-1598238989

   The JVM tests looks good but the native test is still failing with 
   ```
   Error:  org.apache.camel.quarkus.component.jira.it.JiraIT  Time elapsed: 
6.68 s  <<< ERROR!
   java.lang.NoClassDefFoundError: javax/ws/rs/core/UriBuilder
        at 
com.atlassian.jira.rest.client.internal.async.AsynchronousJiraRestClient.<init>(AsynchronousJiraRestClient.java:58)
        at 
org.apache.camel.component.jira.oauth.OAuthAsynchronousJiraRestClientFactory.create(OAuthAsynchronousJiraRestClientFactory.java:33)
        at 
com.atlassian.jira.rest.client.internal.async.AsynchronousJiraRestClientFactory.createWithBasicHttpAuthentication(AsynchronousJiraRestClientFactory.java:42)
        at 
org.apache.camel.quarkus.component.jira.it.JiraTest.beforeAll(JiraTest.java:78)
   ```


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to