From 2dd71014f9153d43a1ad378be03ba2a4eeeb5902 Mon Sep 17 00:00:00 2001 From: "massimiliano.assante" Date: Fri, 13 Apr 2018 15:07:30 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/workspace-widget-portlet@167028 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 106 ++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 64 insertions(+), 42 deletions(-) diff --git a/pom.xml b/pom.xml index bb7756b..b38f937 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,9 @@ Liferay-v6.2-CE-(Tomcat-7)-(2) + distro + 1.8 + 1.8 6.2.5 6.2.10.12 /Users/massi/portal/liferay-portal-6.2-ce-ga6/deploy @@ -35,47 +38,6 @@ - - - - com.liferay.maven.plugins - liferay-maven-plugin - ${liferay.maven.plugin.version} - - - generate-sources - - build-css - - - - - ${liferay.auto.deploy.dir} - ${liferay.app.server.deploy.dir} - ${liferay.app.server.lib.global.dir} - ${liferay.app.server.portal.dir} - ${liferay.version} - portlet - - - - maven-compiler-plugin - 2.5 - - UTF-8 - 1.8 - 1.8 - - - - maven-resources-plugin - 2.5 - - UTF-8 - - - - @@ -163,5 +125,65 @@ 1.2 - + + + + com.liferay.maven.plugins + liferay-maven-plugin + ${liferay.maven.plugin.version} + + + generate-sources + + build-css + + + + + ${liferay.auto.deploy.dir} + ${liferay.app.server.deploy.dir} + ${liferay.app.server.lib.global.dir} + ${liferay.app.server.portal.dir} + ${liferay.version} + portlet + + + + maven-compiler-plugin + 2.5 + + UTF-8 + 1.8 + 1.8 + + + + maven-resources-plugin + 2.5 + + UTF-8 + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2 + + + ${distroDirectory}/descriptor.xml + + + + + servicearchive + install + + single + + + + + + \ No newline at end of file