1

I am using JAVA 1.8 and Maven_3.3.9.

Trying to automatically deploy the war file to the Tomcat8 using maven plugin.

Can I use tomcat7 plugin to run and deploy war file with using TOMCAT 8 Server.

If you can share any pom.xml with following best practice of structuring, It can help me to steady my basics.

Do I need to change any value in Settings.xml or pom.xml for generating and deploying the war file Properly ?

Naresh Raj
  • 297
  • 1
  • 6
  • 18
  • @Naresh, absolutely not possible,please use tomcat8-maven-plugin to be compatible with tomcat8 server changes. – Praveen Kumar K S Mar 13 '16 at 18:04
  • I believe this is a duplicate of https://stackoverflow.com/questions/26883836/tomcat-maven-plugin-for-java-8 –  Jun 29 '16 at 17:20

0 Answers0