From 2736ec8a68a79ada173a4fec6d2f1f7df1b42484 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 19 Mar 2020 09:17:13 +0100 Subject: [PATCH] first import --- pom.xml | 72 ++++++++++++++++++--------------------------------------- 1 file changed, 22 insertions(+), 50 deletions(-) diff --git a/pom.xml b/pom.xml index 16f1422..c93f7fa 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,10 @@ - - maven-parent org.gcube.tools - 1.0.0 + maven-parent + 1.1.0 @@ -11,12 +12,17 @@ org.gcube.portal social-mail-servlet war - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT + + 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} + social-mail-servlet Webapp This component read periodically email replies from user wanting to reply to a post via email - 1.7 + 1.8 6.2.5 ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} @@ -26,16 +32,12 @@ UTF-8 - - - http://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/${project.artifactId} - org.gcube.distribution maven-portal-bom - LATEST + 3.6.0-SNAPSHOT pom import @@ -151,7 +153,6 @@ org.apache.maven.plugins maven-war-plugin - 2.1.1 compile @@ -167,55 +168,26 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 - 1.7 - 1.7 + ${maven.compiler.source} + ${maven.compiler.target} - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2 - - - ${distroDirectory}/descriptor.xml - - - - - servicearchive - install - - single - - - - org.apache.maven.plugins - maven-resources-plugin - 2.5 + maven-javadoc-plugin + + -Xdoclint:none + -Xdoclint:none + + 3.1.0 - copy-profile + generate-doc install - copy-resources + jar - - target - - - ${distroDirectory} - true - - profile.xml - - - -