openstack native build fails due to unresolved method
Open
area/native
area/openstack
bug
native
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 114
Description
### 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.