Moved extra dependencies of tomcat plugin to right place

Updated documentation
This commit is contained in:
Nanne Baars
2015-08-11 07:40:37 +02:00
parent 2c55ec5747
commit 28a2d01ba3
2 changed files with 15 additions and 8 deletions

View File

@ -83,7 +83,7 @@ After opening the project in Netbeans/IntelliJ/Eclipse, you can easily run the p
1. Maven-Tomcat Plugin
using a command shell/window:
> mvn tomcat:run-war
> mvn tomcat7:run-war
Maven will run the project in an embedded tomcat.