You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/10/13 14:47:00 UTC

[jira] [Created] (MPLUGIN-424) Allow a maven-plugin to require a Java version

Konrad Windszus created MPLUGIN-424:
---------------------------------------

             Summary: Allow a maven-plugin to require a Java version
                 Key: MPLUGIN-424
                 URL: https://issues.apache.org/jira/browse/MPLUGIN-424
             Project: Maven Plugin Tools
          Issue Type: Improvement
          Components: Plugin Plugin
            Reporter: Konrad Windszus


Currently a Maven plugin can only require a minimum Maven version via pom's prerequisites (https://maven.apache.org/pom.html#Prerequisites). There is currently no means to require a minimum Java version.
I would suggest to slightly expand the plugin descriptor to include a minimumJavaVersion element there as well



--
This message was sent by Atlassian Jira
(v8.20.10#820010)