[ https://jira.codehaus.org/browse/MPLUGIN-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte reassigned MPLUGIN-268: -------------------------------------- Assignee: Robert Scholte > Verify if Parameters can be set as property > ------------------------------------------- > > Key: MPLUGIN-268 > URL: https://jira.codehaus.org/browse/MPLUGIN-268 > Project: Maven Plugin Tools > Issue Type: Improvement > Components: Plugin Plugin > Affects Versions: 3.3 > Reporter: Robert Scholte > Assignee: Robert Scholte > > 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 (v6.1.6#6162)