From 1075fc2df19f5315d861cdeafdd389f4decf524c Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Wed, 26 Oct 2016 16:57:24 -0700 Subject: [PATCH] Fixing bad merge in apache-jsp/pom.xml --- apache-jsp/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml index ac7446b7c2a..f19da0cfec6 100644 --- a/apache-jsp/pom.xml +++ b/apache-jsp/pom.xml @@ -31,6 +31,21 @@ + org.apache.maven.plugins + maven-jar-plugin + + + artifact-jar + + jar + + + + test-jar + + test-jar + + nolog-jar @@ -43,6 +58,9 @@ + + + org.jacoco jacoco-maven-plugin