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

Allow to inline collection/array items within plugin configuration

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.3
    • Plugins and Lifecycle
    • None

    Description

      The need to wrap collection/array elements into a container element is occasionally frustrating to users (XML verbosity). Within plugin configuration, this can be achieved without a new model format, e.g.

      <fileset>
        <directory>src/demo</directory>
        <include>Foo*</include>
        <include>Bar*</include>
        <exclude>*Bad</exclude>
      </fileset>
      

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment