You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2023/12/11 07:43:30 UTC

[I] [quarkus-main] openstack native build fails due to unresolved method [camel-quarkus]

jamesnetherton opened a new issue, #5604:
URL: https://github.com/apache/camel-quarkus/issues/5604

   ### Bug description
   
   Since Quarkus upgraded to Jackson 2.16.0 the OpenStack native build fails with:
   
   ```
   Discovered unresolved method during parsing: com.fasterxml.jackson.databind.DeserializationContext.mappingException(java.lang.Class, com.fasterxml.jackson.core.JsonToken)
   ```
   
   I reported the problem over at the openstack4j project:
   
   https://github.com/openstack4j/openstack4j/issues/222


-- 
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-unsubscribe@camel.apache.org.apache.org

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