From d1abb9a0d278fd97ee29d20b98de45b21536a79a Mon Sep 17 00:00:00 2001 From: Svetoslav Neykov Date: Wed, 23 Mar 2016 15:54:05 +0200 Subject: [PATCH] Don't skip tests jar generation during tests --- parent/pom.xml | 52 -------------------------------------------------- 1 file changed, 52 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5e721a34b8..06d10db9bf 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1408,17 +1408,6 @@ - - maven-jar-plugin - - - test-jar-creation - - true - - - - @@ -1443,17 +1432,6 @@ - - maven-jar-plugin - - - test-jar-creation - - true - - - - @@ -1463,21 +1441,6 @@ Live Acceptance,WIP,Broken - - - - maven-jar-plugin - - - test-jar-creation - - true - - - - - - @@ -1486,21 +1449,6 @@ Live-sanity Acceptance,WIP,Broken - - - - maven-jar-plugin - - - test-jar-creation - - true - - - - - -