diff --git a/pom.xml b/pom.xml index a248f1d..66e8b55 100644 --- a/pom.xml +++ b/pom.xml @@ -71,12 +71,62 @@ - ems-express-call-dll + ${project.artifactId} org.springframework.boot spring-boot-maven-plugin + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + prepare-package + + copy-dependencies + + + + ${project.build.directory}/lib + false + false + true + + + + + + org.springframework.boot + spring-boot-maven-plugin + + ZIP + + + nothing + nothing + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.0.0 + +