[
https://issues.apache.org/jira/browse/MPLUGIN-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MPLUGIN-268.
----------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Verify if Parameters can be set as property
> -------------------------------------------
>
> Key: MPLUGIN-268
> URL: https://issues.apache.org/jira/browse/MPLUGIN-268
> Project: Maven Plugin Tools
> Issue Type: Improvement
> Components: Plugin Plugin
> Affects Versions: 3.3
> Reporter: Robert Scholte
> Assignee: Robert Scholte
> Priority: Major
>
> Consider the following code:
> {code}
> @Parameter( property="plugin.names" )
> List<String> names;
> {code}
> It is useless to expose {{names}} as a property, since you can't do something
> like {{-Dplugin.names=alice,bob,joe}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)