How can i start/stop remote tomcat using maven. I am using cargo plugin which helps me in deploying the application , but doesn’t provides the functionality to start/stop the remote tomcat.
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.
You can try to use the maven tomcat plugin or if it does not give you everything you need, you can always use an ant task here is a reference on the task