You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Plamen Totev (JIRA)" <ji...@apache.org> on 2018/02/06 19:26:00 UTC

[jira] [Updated] (MCOMPILER-322) Add parameter to set the JMPS module version

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

Plamen Totev updated MCOMPILER-322:
-----------------------------------
    Summary: Add parameter to set the JMPS module version  (was: Add )

> Add parameter to set the JMPS module version
> --------------------------------------------
>
>                 Key: MCOMPILER-322
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-322
>             Project: Maven Compiler Plugin
>          Issue Type: Improvement
>            Reporter: Plamen Totev
>            Priority: Minor
>
> The {{javac}} compiler (Java 9+) allows you to set the Java module version. It would be nice if the compiler plugin allows the user to set this value. The default value should be the project version.
> While it is true that the module version is not really used by JPMS, it would be nice if the modules created by Maven does have the version set. It could be useful for debugging for example.
>  
> I'm not sure if we need the version only for the {{compile}} target or it useful for {{testCompile}} as well?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)