You can switch the classloader delegation mode (it is a config parameter of the maven plugin)
On 8 July 2012 21:48, Ognjen Bubalo <[email protected]> wrote: > Hello, > > In the JaCoCo plugin I would like to use ASM 3.3.1 but the ASM 2.2.3 is > loaded for some reason (maybe Jenkins uses it?). How could I tell Jenkins > to use a newer ASM when the plugin's classes are loaded? > > Thank you! > > Br, Ogi >
