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

Robert Scholte closed MPLUGIN-271.
----------------------------------
    Resolution: Not A Problem
      Assignee: Robert Scholte

Not a problem of maven-plugin-plugin, but of Maven core. Fixed in Maven 3.3.9

> Usage of defaultValues for a List<..> Parameter seemed not to be working
> ------------------------------------------------------------------------
>
>                 Key: MPLUGIN-271
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-271
>             Project: Maven Plugin Tools
>          Issue Type: Bug
>          Components: maven-plugin-annotations
>    Affects Versions: 3.3
>            Reporter: Karl Heinz Marbaise
>            Assignee: Robert Scholte
>            Priority: Critical
>
> Currently the following seemed to be not working:
> {code:java}
>     @Parameter( defaultValue = "*/pom.xml" )
>     private List<String> pomIncludes;
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to