[
https://issues.apache.org/jira/browse/CAMEL-19494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18039118#comment-18039118
]
Valeriy Ak commented on CAMEL-19494:
------------------------------------
New libs versions released -
https://mvnrepository.com/artifact/com.atlassian.jira/jira-rest-java-client-api/7.0.1
> camel-jira uses javax jaxrs artifacts
> -------------------------------------
>
> Key: CAMEL-19494
> URL: https://issues.apache.org/jira/browse/CAMEL-19494
> Project: Camel
> Issue Type: Task
> Components: camel-jira
> Affects Versions: 4.0-M3
> Reporter: Federico Mariani
> Priority: Major
>
> The camel-Jira dependency
> [jira-rest-java-client-core|https://github.com/apache/camel/blob/main/components/camel-jira/pom.xml#L93]
> is based on [javax jaxrs
> API|https://bitbucket.org/atlassian/jira-rest-java-client/src/11ed4ea88f4c077377365897ab1b5a1abaac68a3/core/src/main/java/com/atlassian/jira/rest/client/internal/async/AsynchronousAuditRestClient.java#lines-14],
> therefore in camel 4 the component cannot be used due to class not found and
> incompatible APIs.
> [Seems like there are no plans from atlassian to migrate to the latest jaxrs
> spec.|https://community.atlassian.com/t5/Jira-questions/Is-jira-rest-java-client-core-going-to-be-updated/qaq-p/1913617]
> Do you think that the component should be (hopefully temporarily) removed
> from Camel 4?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)