[
http://jira.jboss.com/jira/browse/JBBUILD-375?page=all ]
Paul Gier closed JBBUILD-375.
-----------------------------
Resolution: Done
Surefire plugin has been patched.
Change surefire plugin to accept package names when running a single
test.
--------------------------------------------------------------------------
Key: JBBUILD-375
URL:
http://jira.jboss.com/jira/browse/JBBUILD-375
Project: JBoss Build System
Issue Type: Feature Request
Components: Maven
Reporter: Paul Gier
Assigned To: Paul Gier
Fix For: Maven Build - Maint 2007
Currently the surefire plugin only accepts a slash delimited path when running a single
test.
mvn -Dtest=org/jboss/test/SomeTestCase test
This should also accept a package path like this
mvn -Dtest=org.jboss.test.SomeTestCase test
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira