diff --git a/pom.xml b/pom.xml index 15c0dac..6e7088e 100644 --- a/pom.xml +++ b/pom.xml @@ -141,6 +141,28 @@ ${jdk.version} + + + org.apache.maven.plugins + maven-dependency-plugin + 2.3 + + + package + copy + + + + com.github.jsimone + webapp-runner + 8.0.30.2 + webapp-runner.jar + + + + + +