[GitHub] maven-surefire issue #44: Fixed NullPointerException on SmartStackTraceParse...

2016-07-08 Thread digantchauhan
Github user digantchauhan commented on the issue: https://github.com/apache/maven-surefire/pull/44 We have found out that scenario name was having parentheses in scenario name, so surefire was failing in parsing the scenario name. So no action is required. --- If your project is

[GitHub] maven-surefire issue #44: Fixed NullPointerException on SmartStackTraceParse...

2016-07-08 Thread digantchauhan
Github user digantchauhan commented on the issue: https://github.com/apache/maven-surefire/pull/44 Hi, I am seeing the similar issue in latest surefire: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project accounts