From 14704f9b4d465cd68aafd79f8c0d6cd0b20bd7a4 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Fri, 16 Aug 2013 14:49:23 -0400 Subject: [PATCH] updated jar plugin Former-commit-id: cd78c43734a1a92c30800eae51c398e328ee4849 --- dependency-check-core/pom.xml | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index c501e78cc..7509b8187 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -97,31 +97,33 @@ along with Dependency-Check. If not, see . - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - - true - - - - **/checkstyle* - - - org.apache.maven.plugins maven-jar-plugin 2.4 + test-jar test-jar + + jar + + jar + + + + + true + + + + **/checkstyle* + + +