From d724740c4ca1321a32cac3862cf9e3439bf2dda0 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 3 Dec 2019 15:54:22 +0100 Subject: [PATCH] fixed pom to perform maven deploy correctly --- pom.xml | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index fbee9b2..71747bf 100644 --- a/pom.xml +++ b/pom.xml @@ -220,16 +220,14 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 org.apache.maven.plugins maven-assembly-plugin - 2.2 - ${distroDirectory}/descriptor.xml + descriptor.xml @@ -242,32 +240,6 @@ - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - - copy-profile - install - - copy-resources - - - target - - - ${distroDirectory} - true - - profile.xml - - - - - - -