Is mvn package tomcat6:deploy and mvn tomcat6:deploy does the same thing? I tried on my system both , but couldn’t find any notable difference.
Is mvn package tomcat6:deploy and mvn tomcat6:deploy does the same thing? I tried on
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.
Nope no difference.
See documentation http://tomcat.apache.org/maven-plugin-2/tomcat6-maven-plugin/deploy-mojo.html
“Invokes the execution of the lifecycle phase package prior to executing itself.”