claudio4j commented on issue #4676: URL: https://github.com/apache/camel-quarkus/issues/4676#issuecomment-1476746365
While investigating, it led me to add most of jira model classes from package `com.atlassian.jira.rest.client.api.domain` and `JSONObject, JSONArray` from `org.codehaus.jettison.json` to camel-quarkus-jira-deployment. Also add `com.fasterxml.jackson.datatype.joda.JodaModule` and `org.joda.time.DateTime` to camel-quarkus-jackson-deployment, because jira model classes directly depends on jackson joda module. -- 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]
