diff --git a/pom.xml b/pom.xml index 376fdee..9bfab4a 100644 --- a/pom.xml +++ b/pom.xml @@ -14,11 +14,11 @@ @@ -65,11 +65,15 @@ - + org.apache.maven.plugins maven-assembly-plugin - 2.4.1 + 2.4.1 jar-with-dependencies @@ -104,7 +108,7 @@ src/main/assembly/dist-win.xml - ${project.name} v${project.version}-Win + SlipstreamModManager_${project.version}-Win false @@ -118,7 +122,7 @@ src/main/assembly/dist-unix.xml - ${project.name} v${project.version}-Unix + SlipstreamModManager_${project.version}-Unix false diff --git a/src/main/assembly/dist-unix.xml b/src/main/assembly/dist-unix.xml index ef184d4..a3d5f80 100644 --- a/src/main/assembly/dist-unix.xml +++ b/src/main/assembly/dist-unix.xml @@ -7,12 +7,25 @@ skel_common / + + **/*.txt + + + skel_common + / + + **/*.txt + + lf + + skel_unix / **/*.command + **/*.desktop **/*.sh @@ -21,10 +34,13 @@ / **/*.command + **/*.desktop **/*.sh 755 + lf + ${project.build.directory} / diff --git a/src/main/assembly/dist-win.xml b/src/main/assembly/dist-win.xml index f8dc678..31b9695 100644 --- a/src/main/assembly/dist-win.xml +++ b/src/main/assembly/dist-win.xml @@ -7,14 +7,35 @@ skel_common / + + **/*.txt + + + + skel_common + / + + **/*.txt + + crlf + + + + skel_win + / + + **/*.txt + skel_win / - * + **/*.txt + crlf + ${project.build.directory} /