-
Bug
-
Resolution: Fixed
-
Minor
-
None
pipeline maven plugin requires the maven plugin to be able to specify the Maven installation to use - but it does not have a dependency on it
the maven-pipeline plugin should not require the maven plugin to be installed to be able to use the tool installations as the maven job type is considered evil - so ideally the maven tool installations should be pulled out of the maven-plugin and moved to a separate plugin. so the tool installations can be used without including the evil job type.
- is related to
-
JENKINS-44415 ClassNotFoundException: hudson.maven.MavenReporter -> failed to scout MavenCoberturaPublisher
- Closed