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.
Maven has a bit of magic built in when it comes to invoking plugins from the command line. It basically guesses at which plugin it should use based on the short name you specify–“tomcat” in this case. See the “Introduction to Plugin Prefix Resolution” for the details of how it happens.