Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.2
-
None
Description
It would be helpful for plugin authors and users if Maven could configure collections/arrays from comma-separated property values, e.g.
mvn -Dincludes=*Foo,*Bar,whatever/** goal
This allows plugin authors to consequently use the proper data type for parameters and avoids doing manual string splitting to please the user's occasional need to configure a parameter from the command line.
Attachments
Issue Links
- relates to
-
MJARSIGNER-15 ${jarsigner.arguments} expression does not work.
- Closed
-
MNG-4551 List parameter in a mojo has strange behaviour
- Closed