MAVEN - AssignmentAkash C M·Mar 29, 2024·1 min readInstall tomcat and host the jar file with Tomcat. run the command; mvn package target folder will be created, inside which there will be .war file copy it to webapps which is in tomcat & now you can see it in tomcat mavenDevops Share this