From 6e4c5acb021aa232f6b04f11d66b065420503ced Mon Sep 17 00:00:00 2001 From: lucio Date: Thu, 17 Oct 2019 11:25:06 +0200 Subject: [PATCH] removed common-scanner from pom --- .project | 4 ++-- descriptor.xml | 3 ++- pom.xml | 7 +------ 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.project b/.project index 7fc4c9c..c65f3d9 100644 --- a/.project +++ b/.project @@ -16,12 +16,12 @@ - org.eclipse.m2e.core.maven2Builder + org.eclipse.wst.validation.validationbuilder - org.eclipse.wst.validation.validationbuilder + org.eclipse.m2e.core.maven2Builder diff --git a/descriptor.xml b/descriptor.xml index bb35e25..ee6ba58 100644 --- a/descriptor.xml +++ b/descriptor.xml @@ -2,6 +2,7 @@ xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd"> + servicearchive tar.gz @@ -24,7 +25,7 @@ - target/${build.finalName}.war + target/${build.finalName}.jar /${artifactId} diff --git a/pom.xml b/pom.xml index 24f4cb6..c699249 100644 --- a/pom.xml +++ b/pom.xml @@ -22,11 +22,6 @@ common-scope [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - - org.gcube.core - common-configuration-scanner - [1.0.1-SNAPSHOT,2.0.0-SNAPSHOT) - junit junit @@ -62,7 +57,7 @@ target - ${distroDirectory} + . true profile.xml