From 410621a72b08b0accece8eb9a929380cde7c1364 Mon Sep 17 00:00:00 2001 From: lucio Date: Tue, 29 Nov 2022 13:14:20 +0100 Subject: [PATCH] added ws impl --- pom.xml | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 2178e6b..af630cc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - 4.0.0 @@ -10,14 +11,14 @@ whn-manager 2.0.1-SNAPSHOT war - + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git https://code-repo.d4science.org/gCubeSystem/${project.artifactId} - - + + ${project.basedir}/src/main/webapp/WEB-INF ${project.basedir}/distro @@ -39,6 +40,13 @@ org.slf4j slf4j-api + + + com.sun.xml.ws + jaxws-ri + 2.3.3 + + org.gcube.core common-smartgears @@ -49,11 +57,11 @@ 3.0.1 provided - - org.gcube.core - common-smartgears-app - - + + org.gcube.core + common-smartgears-app + + com.sun.xml.ws jaxws-rt