Hi!

mvn test -Dtest<testname> is correct (See
http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#test)

Bye,

Peter

2008/5/8 Richard G. Reyes <[EMAIL PROTECTED]>:

>  Hi All,
>
>
>
> I am trying to follow this…
>
>
>
> http://appfuse.org/display/APF/Using+Hibernate
>
>
>
> Shouldn't …
>
>
>
> "Save all your edited files and try running *mvn test -Dtest=PersonDaoTest
> * one more time."
>
>
>
> Be
>
>
>
> Mvn test –Dtestcase=PersonDaoTest
>
>
>
> ??
>
>
>
> Richard
>

Reply via email to