From 8645bebd3688117f551d2c2b46ff194f511e7b83 Mon Sep 17 00:00:00 2001 From: Jochen Staerk Date: Sun, 6 Nov 2016 16:55:35 +0100 Subject: [PATCH] added shaded, jar-minified version of mustang --- mustang/pom.xml | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/mustang/pom.xml b/mustang/pom.xml index 09321898..43d45fa2 100644 --- a/mustang/pom.xml +++ b/mustang/pom.xml @@ -14,14 +14,45 @@ Mustang The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs http://www.mustangproject.org/ - + + + + org.apache.maven.plugins + maven-shade-plugin + 2.4.3 + + true + + + + package + + shade + + + + + + + + + + + + + org.glassfish.jaxb jaxb-runtime 2.2.11 - + org.apache.pdfbox preflight