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/14 13:00:00 UTC

[jira] [Commented] (MPLUGIN-425) Plugin descriptor should optionally contain the requiredJavaVersion

    [ https://issues.apache.org/jira/browse/MPLUGIN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617716#comment-17617716 ] 

Konrad Windszus commented on MPLUGIN-425:
-----------------------------------------

It is to be defined whether it should be set by default to the same value as is used by the `report` goal in https://github.com/apache/maven-plugin-tools/blob/0343ad374011d85877ae5042432a0ba1b515f727/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java#L715 (for the lower bound) or there should be no default at all. In case a default is set, there must be an option to completely disable emitting that field in the descriptor. 

> Plugin descriptor should optionally contain the requiredJavaVersion
> -------------------------------------------------------------------
>
>                 Key: MPLUGIN-425
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-425
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>          Components: Plugin Plugin
>            Reporter: Konrad Windszus
>            Priority: Major
>
> As plugin descriptor schema v 1.1.0 supports requiring a Java version (support added in MNG-7566), the descriptor goal provide a dedicated mojo parameter to set this element.



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