Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-205

wildcard in middle of artifact-coordinate segment not recognized in Pattern*ArtifactFilter

    XMLWordPrintableJSON

Details

    Description

      This works:

      <include>org.apache.maven.plugins:*-plugin</include>

      As does this:

      <include>org.apache.maven.plugins:maven-*</include>

      But NOT this:

      <include>org.apache.maven.plugins:maven*plugin</include>

      Attachments

        Issue Links

          Activity

            People

              jdcasey John Dennis Casey
              jdcasey John Dennis Casey
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: