From 513095866568b9ef4192edd4e9587d3e292cb41b Mon Sep 17 00:00:00 2001 From: tastybento Date: Tue, 25 Sep 2018 22:51:34 -0700 Subject: [PATCH] Fix for corrupted schems in jar. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index dd2b57b..2dd2e16 100644 --- a/pom.xml +++ b/pom.xml @@ -114,6 +114,11 @@ org.apache.maven.plugins maven-resources-plugin 3.1.0 + + + schem + + org.apache.maven.plugins