Kasper Sørensen created METAMODEL-180:
-----------------------------------------
Summary: Avoid version conflict in jackson dependencies
Key: METAMODEL-180
URL: https://issues.apache.org/jira/browse/METAMODEL-180
Project: Apache MetaModel
Issue Type: Bug
Reporter: Kasper Sørensen
Using the latest (4.3.6) released Maven artifact MetaModel-full I see that the
transitive dependencies of Jackson are in conflict. It seems
jackson-annotations is v. 2.2.2 and jackson-databind is v. 2.4.13.
At runtime this causes a NoClassDefFoundError. As a consuming application I
thus have to do my own low-level dependency management which is doable but not
a nice requirement.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)