How can I set eclipse to publish maven web projects automatically like the way we can setup regular web projects?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When you say publish I assume that you want to publish it to an embedded app server like Tomcat. I follow one of the below approaches.
Option 1:
Run on Server.Option 2:
Run on Server.