Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
Istanbul Release
-
Policy 12/7-26/7
Description
Mismatch in jackson versions:
Caused by: java.lang.NoSuchMethodError: 'java.lang.String com.fasterxml.jackson.annotation.JsonProperty.namespace()'
This is the dependency which has a very large impact on the dependent libraries:
286 <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
287 <artifactId>blueprint-proto</artifactId>
288 <version>${version.ccsdk}</version>
The transitive dependencies come from parent poms (long chain), notoriously this one introduces a very large chunk.