Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-5011

Allow to configure array/collection type plugin parameters via system properties

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              bentmann Benjamin Bentmann
              bentmann Benjamin Bentmann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: