From a45eac35b7f2cdb017aec29f107f3637fd023352 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Thu, 19 May 2022 22:25:15 -0400 Subject: [PATCH] [pom] Skip pdf plugin as it doesn't work well --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 3d928a27..e122a817 100644 --- a/pom.xml +++ b/pom.xml @@ -573,6 +573,15 @@ true + + + + org.apache.maven.plugins + maven-pdf-plugin + + false + +