TestNG tests are not run by Maven --------------------------------- Key: MSUREFIRE-155 URL: http://jira.codehaus.org/browse/MSUREFIRE-155 Project: Maven 2.x Surefire Plugin Issue Type: Bug Environment: Ubuntu Dapper, Sun JDK 5, Maven 2.0.4, TestNG 4.7 Reporter: Simone Bordet Priority: Blocker Attachments: maven-testng-bug.tgz
Maven 2.0.4 does not run TestNG test cases. It recognizes them, but no tests are run. Excerpt: > mvn ... Running com.acme.TestableTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Note how it says "Tests run: 0" Reproducible test attached. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira