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 + + + +