diff --git a/pom.xml b/pom.xml index 8f816c8..3951a3d 100644 --- a/pom.xml +++ b/pom.xml @@ -33,9 +33,9 @@ 1.7 ${project.build.directory}/${project.build.finalName} - ${env.GLOBUS_LOCATION} + ${env.CATALINA_HOME} UTF-8 UTF-8 @@ -117,17 +117,18 @@ org.gcube.core - common-fw-clients + common-fw-clients provided org.gcube.core - common-clients + common-clients provided org.gcube.core - common-scope-maps + common-scope-maps + compile org.gcube.resourcemanagement @@ -136,7 +137,7 @@ org.gcube.resources - registry-publisher + registry-publisher provided @@ -250,7 +251,7 @@ com.allen-sauer.gwt.log gwt-log - 3.1.7 + 3.1.7 compile diff --git a/src/main/webapp/WEB-INF/xml/scopedata.xml b/src/main/webapp/WEB-INF/xml/scopedata.xml index 00ff692..64d5d8a 100644 --- a/src/main/webapp/WEB-INF/xml/scopedata.xml +++ b/src/main/webapp/WEB-INF/xml/scopedata.xml @@ -24,6 +24,11 @@ ServiceMap_EUBrazilOpenBio.xml /d4science.research-infrastructures.eu/EUBrazilOpenBio + + d4science/Ecosystem + ServiceMap_Ecosystem.xml + /d4science.research-infrastructures.eu/Ecosystem + diff --git a/src/main/webapp/WEB-INF/xml/scopedata_admin.xml b/src/main/webapp/WEB-INF/xml/scopedata_admin.xml index ac6c078..bc2181b 100644 --- a/src/main/webapp/WEB-INF/xml/scopedata_admin.xml +++ b/src/main/webapp/WEB-INF/xml/scopedata_admin.xml @@ -25,6 +25,11 @@ /d4science.research-infrastructures.eu/EUBrazilOpenBio + + d4science/Ecosystem + ServiceMap_Ecosystem.xml + /d4science.research-infrastructures.eu/Ecosystem + diff --git a/src/main/webapp/conf/resourcemanagement.properties b/src/main/webapp/conf/resourcemanagement.properties index 1c60db9..dd05aa9 100644 --- a/src/main/webapp/conf/resourcemanagement.properties +++ b/src/main/webapp/conf/resourcemanagement.properties @@ -11,7 +11,7 @@ RUNNING_MODE = STANDALONE DEFAULT_USER = massimiliano.assante # The scope that will be used as default -DEFAULT_SCOPE =/gcube +DEFAULT_SCOPE =/d4science.research-infrastructures.eu # the target of update notification (if in singleton mode) # mails MUST be separated by ; USERMAIL_TO = m.assante@gmail.com