From 32497610bd7bc721bb73f0d753fc1426bba677e2 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Sat, 10 Nov 2018 00:39:12 +0000 Subject: Clean up eclipse and document warnings Parent versions in some POMs only called on the test profile were incorrect Warnings in Eclipse on POM including from outside its project are fixed Some checkstyle fixes Some javadoc warnings fixed Issue-ID: POLICY-954 Change-Id: I640bc842dc79a9fa580015abb9a76c84a7845efe Signed-off-by: liamfallon --- client/client-common/pom.xml | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) (limited to 'client/client-common/pom.xml') diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml index 7c679ad41..92174c87f 100644 --- a/client/client-common/pom.xml +++ b/client/client-common/pom.xml @@ -26,32 +26,9 @@ client-common - pom + jar ${project.artifactId} - - - - org.apache.maven.plugins - maven-assembly-plugin - - - make shared resources - - single - - package - - - src/main/assembly/assembly.xml - - - - - - - - apexSite -- cgit 1.2.3-korg