-Dtest=SingleTest doesn't work in multi-project reactor
-------------------------------------------------------
Key: SUREFIRE-411
URL: http://jira.codehaus.org/browse/SUREFIRE-411
Project: Maven Surefire
Issue Type: Bug
Reporter: Dan Fabulich
Run -Dtest=SingleTest in a multi-project reactor, where SingleTest is a test
that appears only in one of the child projects. The tests will fail because
most of the child projects will have no tests, and -Dtest now fails the build
if no tests are run.
Need to add support for overriding this behavior by explicitly setting
-DfailIfNoTests=false.
--
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