nani2ratna wrote:
I am just giving mvn test, it running the 2 tests in the
srs/main/test/../HelloworldActionTest.java
and another test class.
But how, from where its getting called.
Please explain me how its calling those tests.

Maven's surefire plugin will run tests--as Martin said you should look at the Maven documentation to start figuring out Maven.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to