diff --git a/pom.xml b/pom.xml index 1d0c3ea..68c169e 100644 --- a/pom.xml +++ b/pom.xml @@ -53,6 +53,23 @@ + + org.apache.maven.plugins + maven-dependency-plugin + 3.9.0 + + + install + + copy-dependencies + + + ${project.build.directory}/lib + runtime + + + + org.apache.maven.plugins maven-shade-plugin