Hi:
Is there anyway to execute a maven goal while another maven goal
sleeping?
For example, I want to execute a gaeForTest:test goal.
This goal will first start Google App Engine Dev Server.
After that, I want to start surefire plugin to execute a set of
integration tests.
When surefire plugin finishes these tests, I will terminate the server.
Thanks,
Phuong.


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

Reply via email to