diff --git a/assembly.xml b/assembly.xml new file mode 100644 index 0000000..43e2a83 --- /dev/null +++ b/assembly.xml @@ -0,0 +1,23 @@ + + jar-with-dependencies + + jar + + false + + + + / + true + true + runtime + + + + / + true + true + system + + + diff --git a/pom.xml b/pom.xml index 54b723d..32386a4 100644 --- a/pom.xml +++ b/pom.xml @@ -154,12 +154,12 @@ gui.view.MainGui - - - jar-with-dependencies - ${project.name} + + + assembly.xml + @@ -168,6 +168,7 @@ single +