Hi, Can anyone help me on this?. I want to add my own JUnit 4.0 listener to maven-surefire-plugin in my pom.xml. But i'm not supposed to use TestNG there, Only JUnit 4.0. So can I register a non-TestNG listener to maven-surefire-plugin ? Please tell me how.
Regards Sudarshen