diff --git a/pom.xml b/pom.xml index 30cef2de1..25453a32c 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,7 @@ 1.7 1.8 1.8 + net.sourceforge.plantuml.Run @@ -242,5 +243,51 @@ 1.8 + + pdf + + false + + + + + org.apache.maven.plugins + maven-assembly-plugin + 3.1.1 + + + jar-with-dependencies + + + + ${main.class} + + + + + + make-assembly + package + + single + + + + + + + + + org.apache.xmlgraphics + fop + 2.6 + + + org.apache.xmlgraphics + batik-all + 1.14 + + +