[GitHub] maven-surefire pull request: [SUREFIRE-927] Added support for Test...

2016-05-02 Thread Tibor17
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] maven-surefire pull request: [SUREFIRE-927] Added support for Test...

2016-04-29 Thread wangxf1030
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