You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2014/07/02 15:45:14 UTC

[jira] (MNG-2064) automatic plugin configuration from system properties

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

Paul Benedict updated MNG-2064:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> automatic plugin configuration from system properties
> -----------------------------------------------------
>
>                 Key: MNG-2064
>                 URL: https://jira.codehaus.org/browse/MNG-2064
>             Project: Maven
>          Issue Type: New Feature
>          Components: Plugins and Lifecycle
>            Reporter: Brett Porter
>
> it'd be nice to have an automatic way to be able to derive a property that would set plugin configuration:
> -Dplugin.<prefix>.<property>.<element>.<element>=<value>
> eg,
> -Dplugin.jar.finalName=foo
> -Dplugin.jar.archive.manifest.addClasspath=true
> Note that there are other considerations with system properties overriding config - it needs to be populated in the POM on release. We should consider this, or else allow a plugin to say which variables shouldn't be configured in this way (though I'd find that tedious and error prone)



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)