Dear Maven Users,
I am using Maven2.0.2. I am trying to build my project(multiple projects)
including test classes. Problem is, If any one test case in my project(while
building project) fails, then automatically goes to build failure. But, I don't
want to stop build, If anything(test case fails) wrong occured. I need these
test case failure details in Surefire reports.
Could you please let me know, what I need to do for getting build success with
test case failures details.
Thanks & Regards
Gopal