Ok, this is the same reason that I have tried to disable transitive dependencies across the board, so that they must be explicit and versioned.
On Fri, Jul 31, 2015 at 8:30 PM, Paul Merlin <[email protected]> wrote: > Niclas Hedhman a écrit : > > Paul, > > > > those exceptions that seems to be related to honker, come locally here as > > well... a lot. What's that? > > > > // Niclas > They are not failures but contingencies in honker. > So, nothing fails but too much exceptions are logged. > > They are due to a dependency resolution rule I added recently to ensure > Jackson dependencies resolve to a known version accross the SDK (see > bottom of libraries.gradle). This rule don't take into account that > jackson-parent release cycle is not the same as other modules. I'll fix > that. > > /Paul > > -- Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java
