[
http://jira.jboss.com/jira/browse/JBBUILD-375?page=comments#action_12367170 ]
Paul Gier commented on JBBUILD-375:
-----------------------------------
Issue is scheduled to be included in the next release of the surefire plugin. Will close
this issue when the surefire issue is closed.
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