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.


---

Reply via email to