Hi all,
1. Add the extension .jar to my $MAVEN_HOME/lib/ext directory
2. Add the extension .jar to my $MAVEN_HOME/lib directory
3. Add the extension .jar to my .jenkins/plugins/maven-plugin/WEB-INF/lib directory
4. Create the .jenkins/plugins/maven-plugin/WEB-INF/lib/ext directory and add the extension .jar to it
Is anyone has a clue?
Note that when I directly use my Maven installation it just fine. It seems to be related to the Jenkins maven-plugin and the way to add a third-party extension to it.
Regards,
Aurelien