Hi all,
Recently I gave it a try to clone a build https://github.com/mulesoft/raml-jaxrs-codegen and it turned out to be in broken state. In particular, module ‘core’ can’t be built because of
Update: the same happens in https://github.com/mulesoft/raml-for-jax-rs repo as well
java.lang.NoSuchMethodError: com.fasterxml.jackson.databind.MappingIterator.getCurrentLocation()Lcom/fasterxml/jackson/core/JsonLocation;