Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Although the minimum Maven version can be specified via plugin's pom's prerequisites (https://maven.apache.org/pom.html#Prerequisites), there is currently no element for this on the plugin descriptor XML content.
I would suggest to slightly expand the plugin descriptor to include an element there as well. If such an element is found it should take precedence over plugin pom prerequisites.
Attachments
Issue Links
- blocks
-
MPLUGIN-425 Plugin descriptor should contain the requiredJavaVersion/requiredMavenVersion
- Closed
- is a clone of
-
MNG-7566 Allow a Maven plugin to require a Java version through its plugin descriptor
- Closed
- supercedes
-
MNG-4840 Prerequisites is not working on m3
- Closed
- links to