From 7bd3f99982f9eeefc7adedb8c62721b133772bbc Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 27 Nov 2017 16:18:35 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/remove-account-portlet@158841 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/pom.xml b/pom.xml index 78a1cd7..f430009 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,14 @@ war RemoveAccount Portlet 1.0.0-SNAPSHOT + + remove-account-portlet is a component that install in the contro panel userr account as a tab and permits the user to remvoe his or her account + + + scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/${project.artifactId} + scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/${project.artifactId} + http://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/${project.artifactId} + Liferay-v6.2-CE-(Tomcat-7)-(2) @@ -140,6 +148,14 @@ UTF-8 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.12 + + true + org.apache.maven.plugins @@ -167,6 +183,30 @@ + + org.apache.maven.plugins + maven-assembly-plugin + 2.2 + + + ${distroDirectory}/descriptor.xml + + + + fully.qualified.MainClass + + + + + + servicearchive + install + + single + + + +