-
Bug
-
Resolution: Unresolved
-
Major
-
None
The hudson.tools.ToolInstaller framework work in "docker.image('abc/def').inside{...}" because docker pipeline does not mount the /tools folder of the agent.
This breaks the "Tool" pipeline step as well as plugins such as the withMaven{...} pipeline step.
https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Maven+Plugin
- is related to
-
JENKINS-29410 Compatibility with Sonar plugin (and possibly other auto installed software)
- Resolved
- links to