Hi, My plugin uses velocity engine v 1.7 for creating reports. Can't change that. HPI plugin has a transitive dependency on v1.4 of this library causing classpath hell erros. I've tried to get rid of it somehow with maven excludes with no avail.
Is there any chance to change the way the plugin launches jenkins ? Maybe some standalone jvm ? or a fresh classloader ?
