-
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
-
[JENKINS-43650] [pipeline-maven-plugin] maven tool installation requires maven plugin installation.
Summary | Original: maven tool installation requires maven plugin installation. | New: [pipeline-maven-plugin] maven tool installation requires maven plugin installation. |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
To fix with JENKINS-26462 and https://github.com/jenkinsci/maven-plugin/pull/72 ??
I'm surprised about it, the installer isn't in core ?