-
Improvement
-
Resolution: Done
-
Minor
Currently the Bitbucket Branch Source depends on Jackson via a JAR dependency, which means that it bundles the Jackson libraries.
This can cause classpath conflicts.
We should migrate to the shared Jackson2 plugin to get Jackson 2 on the classpath of this plugin
Current dependency is on Jackson1 not Jackson2, so fixing would require migration to jackson2 and then switching to the shared dependency