-
Bug
-
Resolution: Unresolved
-
Critical
-
None
Jenkins version-1.581.
Maven version-3.3.3
I am facing challenges in while trying to build in parallel by specifying maven command as mvn clean -T 4C install.I get a invokeException.
Where as If I run this in my local I am able to run it as expected.Can you please investigate the issue?
Hi
It depends which version of the maven plugin you are using. It is perhaps
JENKINS-23098Jenkins 1.581 is really old. And recent versions of the plugin are compatible with it.
We need more details about your error (stracktrace, if possible a testcase) to be able to review it and possibly fix it.
But in all case, fixes will be done on latest versions which aren't compatbile with 1.581
Best regards