[jboss-jira] [JBoss JIRA] Created: (JBBUILD-375) Change surefire plugin to accept package names when running a single test.

Paul Gier (JIRA) jira-events at lists.jboss.org
Fri Jun 1 10:00:08 EDT 2007


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
             Fix For: MavenBuild 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