From ee592da0dcf3cd69ccc366c1db493d3f11b96dc5 Mon Sep 17 00:00:00 2001 From: RetGal Date: Mon, 24 Feb 2020 20:49:21 +0100 Subject: [PATCH] Fixed build for upcoming release --- build.xml | 4 ++++ pom.xml | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/build.xml b/build.xml index 8e133a94..f2a8be38 100644 --- a/build.xml +++ b/build.xml @@ -3,6 +3,7 @@ + @@ -76,6 +77,7 @@ + @@ -84,6 +86,7 @@ + @@ -102,6 +105,7 @@ + diff --git a/pom.xml b/pom.xml index 86e29bc5..dd78df00 100644 --- a/pom.xml +++ b/pom.xml @@ -216,6 +216,22 @@ + + copy-docs + package + + copy-resources + + + ${basedir}/dist + + + ${basedir}/docs + favicon.ico + + + + copy-jar package