Forum Discussion

fedsierra's avatar
fedsierra
Frequent Visitor
9 years ago

Maven run only certain tags

Hello,   Is there a way to specify in the pom.xml or by command line a set of diffent tags and only run those using maven?   The current pom.xml config is running ALL the test cases.   relevant...