mvn clean test -Dtest=MyTestFile

On Thu, Jan 20, 2011 at 4:04 PM, Ed Young <[email protected]> wrote:

> when I execute mvn test, is there a way to select only one of my test files
> in /src/test/java (or src/test/groovy)?
>
> For example mvn test org.mydomain.myproject.MyTestFile
>

Reply via email to