From 5af24fa2723b1bfc10a09db5ca0fcf8f3f21c1ae Mon Sep 17 00:00:00 2001 From: Ben Tatham Date: Tue, 13 Nov 2018 10:49:31 -0500 Subject: [PATCH] Add test jar, to be shared with others --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 95a469bf..5676c7c6 100644 --- a/pom.xml +++ b/pom.xml @@ -208,6 +208,18 @@ false + + org.apache.maven.plugins + maven-jar-plugin + + + test-jar + + test-jar + + + +