diff --git a/ui/pom.xml b/ui/pom.xml index 77b9ced..aed87de 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -10,7 +10,46 @@ ui jar - + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + package + + single + + + + + + + org.basilevs.jstackfilter.ui.Application + + + + jar-with-dependencies + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + org.basilevs.jstackfilter.ui.Application + + + + + + + org.basilevs.jstackfilter