diff --git a/desktop/pom.xml b/desktop/pom.xml index 7eab2bf..f288176 100644 --- a/desktop/pom.xml +++ b/desktop/pom.xml @@ -57,6 +57,31 @@ maven-surefire-plugin 2.22.2 + + org.apache.maven.plugins + maven-jar-plugin + + + + true + net.monarchpass.piecannon.App + + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.2.4 + + + package + + shade + + + +