Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/9#issuecomment-216382925
@wangxf1030 this way `mvn test -Dconfigfailurepolicy=continue` would work
```
configfailurepolicy
Github user wangxf1030 commented on the pull request:
https://github.com/apache/maven-surefire/pull/9#issuecomment-215777943
@krosenvold Hi, is there any support for this param if I use command line?
I use -Dconfigfailurepolicy=continue, but looks like it isn't been passed to
testng