Hi, I have an multi-modules application builded by maven. This is my first maven app. Before I used to deploy my war app by wtp and dynamic web project. It worked and i could deploy ma web app on any (almost) server configured in eclipse (wtp). Eclipse "was building" my app and automatically deployed app on server. But now my project ...