[jboss-jira] [JBoss JIRA] Assigned: (JBBUILD-375) Change surefire plugin to accept package names when running a single test.
Paul Gier (JIRA)
jira-events at lists.jboss.org
Thu Jun 28 10:12:57 EDT 2007
[ http://jira.jboss.com/jira/browse/JBBUILD-375?page=all ]
Paul Gier reassigned JBBUILD-375:
---------------------------------
Assignee: Paul Gier
> 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
More information about the jboss-jira
mailing list