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

[jira] [Moved] (MNG-7566) Allow a maven-plugin to require a Java version

     [ https://issues.apache.org/jira/browse/MNG-7566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Slawomir Jaranowski moved MPLUGIN-424 to MNG-7566:
--------------------------------------------------

    Component/s:     (was: Plugin Plugin)
            Key: MNG-7566  (was: MPLUGIN-424)
        Project: Maven  (was: Maven Plugin Tools)

> Allow a maven-plugin to require a Java version
> ----------------------------------------------
>
>                 Key: MNG-7566
>                 URL: https://issues.apache.org/jira/browse/MNG-7566
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Priority: Major
>
> 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 and evaluate that before executing a plugin goal and emit a good error message. The default Java version could be determined by the target class file version.



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