[ https://issues.apache.org/jira/browse/SUREFIRE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325128#comment-16325128 ]
ASF GitHub Bot commented on SUREFIRE-1004: ------------------------------------------ Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/173 @bindul Then we have to support also other alternatives: `groupId:artifactId:version`, and `groupId:artifactId:packaging:version`. This means you have to, first of all, count `:` and call different private method/matcher for count=2, 3, 4 or 5. > Enhance pattern/wildcard capabilities for dependenciesToScan to GAVT > -------------------------------------------------------------------- > > Key: SUREFIRE-1004 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1004 > Project: Maven Surefire > Issue Type: Improvement > Components: Maven Failsafe Plugin, Maven Surefire Plugin > Affects Versions: 2.15 > Reporter: Andreas Gudian > > * Enhance what has been built with SUREFIRE-569 to support patterns as in > maven-shade-plugin. Use maven-common-artifact-filters for that. > * Add/Adapt documentation and examples. -- This message was sent by Atlassian JIRA (v6.4.14#64029)