Hi,
It's now used by consumer like artifactory-artifact-manager or jobcacher-artifactory-storage
The bundled library artifactory-client-java is implemented with a mix of Java and Groovy code (2.4.21). Until now no issue when using it in Jenkins
I did few tentative (exclusion), pluginFirstClassLoader, classMasking etc but I always end of with weird classpath error during execution of pipeline (like NoClassDefFoundError: org/codehaus/groovy/vmplugin/v8/IndyInterface).
Does anyone know if we faced similar issue when a plugin dependency bundle a more recent version of groovy ? Can we do something about it ?
Thanks for your tips!
Valentin