From d672415801f5e77c68ce44c90942b205b983e578 Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Thu, 12 May 2022 12:08:07 +0200 Subject: add mac installer resources to package --- pdf-over-gui/pom.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'pdf-over-gui/pom.xml') diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index 5f017bc5..591b6b2b 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -463,6 +463,7 @@ src/main/resources + installer-mac/* izpack-linux/* scripts/* ReadMe.txt @@ -649,6 +650,32 @@ mac pdf-over_mac-x86_64.zip + + + + maven-resources-plugin + 2.4.2 + + + copy-mac-resources + validate + + copy-resources + + + UTF-8 + ${pdfover-build.staging-dir} + + + src/main/resources/installer-mac + + + + + + + + mac-aarch64 -- cgit v1.2.3