From 1d5b469c69e0868d5efbb8fe3f92bcd9dbfc08b3 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 9 Oct 2013 16:22:38 +0000 Subject: [PATCH] Fixed pom with localRun profile and dependencies version and scope. git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@82836 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 68 +++++++++++++++++++++++++++++++-------------------------- 1 file changed, 37 insertions(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index 8fcd63b..d4a64d6 100644 --- a/pom.xml +++ b/pom.xml @@ -22,26 +22,45 @@ ${project.build.directory}/${project.build.finalName} 2.5.1 + ${env.GLOBUS_LOCATION} - + UTF-8 UTF-8 + + + localRun + + + org.slf4j + slf4j-api + compile + + + ch.qos.logback + logback-classic + 1.0.1 + runtime + + + + + com.google.gwt gwt-servlet - runtime + com.google.gwt gwt-user - provided @@ -54,7 +73,6 @@ org.gcube.applicationsupportlayer aslsocial - provided @@ -69,13 +87,11 @@ org.gcube.applicationsupportlayer aslcore - provided org.gcube.portlets.user gcube-widgets - provided @@ -85,17 +101,17 @@ [2.10.0-SNAPSHOT,3.0.0-SNAPSHOT) provided - + org.gcube.portlets.user workspace-tree-widget - - com.extjs.gxt - gxt - 2.2.5 - + + + + + org.gcube.core @@ -111,7 +127,7 @@ org.gcube.portlets.user tabular-data-widget-td-source - 1.0.0-SNAPSHOT + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT] @@ -144,14 +160,14 @@ org.gcube.portlets.user SDMXImportWizardTD - 1.0.0-SNAPSHOT + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.portlets.user SDMXExportWizardTD - 1.0.0-SNAPSHOT + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) @@ -159,14 +175,14 @@ org.gcube.portlets.user TDOpen - 1.0.0-SNAPSHOT + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.portlets.user tabular-data-gxtservice - 1.0.0-SNAPSHOT + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) @@ -175,24 +191,22 @@ service-client-mock [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - + org.gcube.common home-library-jcr - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) org.gcube.common home-library - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - + org.gcube.portlets.user tabular-data-information - 1.0.0-SNAPSHOT + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) @@ -204,14 +218,6 @@ org.slf4j slf4j-api - compile - - - - ch.qos.logback - logback-classic - 1.0.1 - runtime @@ -291,5 +297,5 @@ - +