开发者

How to order executions in one phase?

I have two <execution>s attached to the same phase deploy. First execution is tomcat:redeploy, second one is a custom one that makes a HTTP request to the production server to validate that the application really works.

How can I instruct maven to exe开发者_如何学JAVAcute them in this particular order?


Check http://jira.codehaus.org/browse/MNG-2258, try Maven 3.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜