-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: pipeline-model-definition-plugin
-
Labels:None
-
Similar Issues:
Fun with Jackson version conflicts! The jackson2-api plugin has newer Jackson jars that barf against the json-schema-validator version we're using. Sigh.
- links to
And I just remembered why we're on the 2.0.4 release of json-schema-validator (which uses old 2.2.x jackson): because the newer train of json-schema-validator (2.2.x, which uses 2.7.x jackson) also needs Guava 16. Ffffffff. Right. Time to remember how to shade.