diff --git a/justify-cli/pom.xml b/justify-cli/pom.xml index 4b214cfd..5e5dc21e 100644 --- a/justify-cli/pom.xml +++ b/justify-cli/pom.xml @@ -116,6 +116,21 @@ + + assemble-fatjar + package + single + + + jar-with-dependencies + + + + org.leadpony.justify.cli.Launcher + + + +