I am using selenium java webdriver with maven setup.
My maven reports are worked fine till now.. Suddenly it stopped working.
And it is saying as
Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project DARTMavenSelenium: There are test failures.
What is the problem ?
Does any one faced this type of problem ?
Thanks