On Jan 16, 2007, at 1:45 PM, Karan Malhi wrote:
How do i tell maven to run a single test?
mvn -DMyTest testNote: the test nameit is not org.mypackage.MyTest, but just name without the package.
-dain
On Jan 16, 2007, at 1:45 PM, Karan Malhi wrote:
How do i tell maven to run a single test?
mvn -DMyTest testNote: the test nameit is not org.mypackage.MyTest, but just name without the package.
-dain