Compare commits

...

40 Commits

Author SHA1 Message Date
Massimiliano Assante bab8cdebdc fixed 2023-12-18 15:12:57 +01:00
Massimiliano Assante 96fd7fd795 fix for the pom 2023-12-18 12:36:42 +01:00
Massimiliano Assante ddd90d1e15 changed pom to 3.7.0 2023-12-18 11:13:53 +01:00
Massimiliano Assante 1b7a17a178 ready to release 2023-12-14 14:54:53 +01:00
Massimiliano Assante 7242731662 fixed pom 2023-12-11 15:42:07 +01:00
Massimiliano Assante 9459769684 updated pom 2023-12-11 12:38:46 +01:00
Massimiliano Assante 424d2e02ff SNAPSHOT 2023-12-07 12:11:54 +01:00
Massimiliano Assante 95be84597a fixed pom 2023-12-07 12:11:21 +01:00
Massimiliano Assante 82308f93f2 fixed pom 2023-12-07 11:58:01 +01:00
Massimiliano Assante 635280ba79 ready to release 2023-12-04 18:24:44 +01:00
Massimiliano Assante 1e5ddaf816 Removed the Cassandra client from CP, pass through the social service 2023-12-04 17:43:07 +01:00
Massimiliano Assante f824126fe1 removed obsolete portal-auth library 2023-03-31 12:49:26 +02:00
Massimiliano Assante 067ccfe8b4 RELEASE Version 2023-03-31 12:05:50 +02:00
Massimiliano Assante 549286c0f5 SNAPSHOT Version 2023-03-31 12:05:31 +02:00
Massimiliano Assante 3e52e050b0 - Updated social lib dependencies in Common CP 2022-11-04 12:40:44 +01:00
Massimiliano Assante 44c4c8adc4 Updated social lib dependencies in Common CP 2022-11-04 12:38:20 +01:00
Massimiliano Assante 3f08450287 ready to release 2022-09-06 14:39:11 +02:00
Massimiliano Assante 4eeaf6ea74 Merge branch 'master' of https://code-repo.d4science.org/gCubeSystem/gcube-portal-bundle.git 2022-09-06 14:17:40 +02:00
Massimiliano Assante 831dfd60b8 updated deps in CP 2022-09-06 12:46:55 +02:00
Roberto Cirillo aab899f2f5 Update 'pom.xml'
remove snapshot from maven-portal-bom version
2022-06-28 15:31:55 +02:00
Massimiliano Assante 4eaeaab715 ready to release 2022-06-15 14:39:25 +02:00
Massimiliano Assante 2dcbf53f39 Removed deprecated home library dependency and its dependencies 2022-06-15 11:39:52 +02:00
Massimiliano Assante 9badbf4f34 added descriptor 2022-01-31 11:47:00 +01:00
Massimiliano Assante 5a5a166e01 new version 2022-01-31 11:45:27 +01:00
Massimiliano Assante b683d04362 Removed deprecated home library dependency 2022-01-31 11:34:35 +01:00
Massimiliano Assante 5e2f174c8b Added support for authorization common AccessToken provider 2021-06-24 17:54:01 +02:00
Massimiliano Assante 216f1057be minor update removed obsolete directive 2021-06-24 17:47:00 +02:00
Massimiliano Assante 7a40ca8503 restored distor folder for packaging 2021-06-24 17:45:14 +02:00
Massimiliano Assante 9398034fde publish snap 2021-06-24 17:27:47 +02:00
Massimiliano Assante c2c7e20411 Added support for AccessToken provider and common-gcube-calls in CP 2021-06-24 17:02:21 +02:00
Massimiliano Assante 571be7ef6f Added support for authorization common AccessToken provider 2021-05-25 16:35:00 +02:00
Massimiliano Assante f90127b0de updated pom for release 2021-04-12 16:20:19 +02:00
Massimiliano Assante b88e24b4ad release ready 2021-03-25 19:06:42 +01:00
Massimiliano Assante 9172ce59b0 Added support for new Accounting libs 2021-03-24 18:06:33 +01:00
Massimiliano Assante bdb13562c4 fixed pom scm section 2020-11-17 10:40:28 +01:00
Massimiliano Assante 72ceba6bf1 added funding 2020-11-16 17:34:20 +01:00
Massimiliano Assante 7032f74b76 ready to release 2020-11-16 09:42:02 +01:00
Massimiliano Assante 6aa290bfce aded changelog 2020-11-16 09:26:24 +01:00
Massimiliano Assante c69a11cea5 moved to version 5.0, adapated to support keycloak 2020-11-16 09:17:38 +01:00
Massimiliano Assante c734aeae51 added -SNAPSHOT 2020-05-15 12:38:40 +02:00
6 changed files with 183 additions and 299 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@ -12,8 +12,9 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/AdoptOpenJDK 8 [1.8.0_222]">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>

58
CHANGELOG.md Normal file
View File

@ -0,0 +1,58 @@
# Changelog for user gcube-portal-bundle
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v5.3.0] - 2023-12-04
- Removed the Cassandra Java client from common libs, now the portlets pass through the social service
## [v5.2.0] - 2023-03-31
- Removed some deps not needed anymore
## [v5.1.2] - 2022-11-04
- Updated social lib dependencies in Common CP
## [v5.1.1] - 2022-09-06
- Updated dependencies in Common CP
## [v5.1.0] - 2022-06-15
- Removed deprecated home library dependency
## [v5.0.2] - 2021-06-24
- Added support for authorization common AccessToken provider and common-gcube-calls in CP
## [v5.0.1] - 2021-03-25
- Added support for new Accounting libs
## [v5.0.0] - 2020-11-16
- Added support for keycloak as IAM
## [v4.6.0] - 2018-06-19
- Added Storage hub dependency
## [v4.3.0] - 2017-01-06
- Removed dismissed ASL Components, added portal auth library dependency
## [v3.6.0] - 2015-10-06
- Updated themes, added bootstrap support
## [v3.3.0] - 2014-10-27
- Updated themes for hashtag support, Updated dockbar for hashtag support
## [v3.0.0] - 2014-06-12
- gCube gCore Free Portal first release

26
FUNDING.md Normal file
View File

@ -0,0 +1,26 @@
# Acknowledgments
The projects leading to this software have received funding from a series of European Union programmes including:
- the Sixth Framework Programme for Research and Technological Development
- [DILIGENT](https://cordis.europa.eu/project/id/004260) (grant no. 004260).
- the Seventh Framework Programme for research, technological development and demonstration
- [D4Science](https://cordis.europa.eu/project/id/212488) (grant no. 212488);
- [D4Science-II](https://cordis.europa.eu/project/id/239019) (grant no.239019);
- [ENVRI](https://cordis.europa.eu/project/id/283465) (grant no. 283465);
- [iMarine](https://cordis.europa.eu/project/id/283644) (grant no. 283644);
- [EUBrazilOpenBio](https://cordis.europa.eu/project/id/288754) (grant no. 288754).
- the H2020 research and innovation programme
- [SoBigData](https://cordis.europa.eu/project/id/654024) (grant no. 654024);
- [PARTHENOS](https://cordis.europa.eu/project/id/654119) (grant no. 654119);
- [EGI-Engage](https://cordis.europa.eu/project/id/654142) (grant no. 654142);
- [ENVRI PLUS](https://cordis.europa.eu/project/id/654182) (grant no. 654182);
- [BlueBRIDGE](https://cordis.europa.eu/project/id/675680) (grant no. 675680);
- [PerformFISH](https://cordis.europa.eu/project/id/727610) (grant no. 727610);
- [AGINFRA PLUS](https://cordis.europa.eu/project/id/731001) (grant no. 731001);
- [DESIRA](https://cordis.europa.eu/project/id/818194) (grant no. 818194);
- [ARIADNEplus](https://cordis.europa.eu/project/id/823914) (grant no. 823914);
- [RISIS 2](https://cordis.europa.eu/project/id/824091) (grant no. 824091);
- [EOSC-Pillar](https://cordis.europa.eu/project/id/857650) (grant no. 857650);
- [Blue Cloud](https://cordis.europa.eu/project/id/862409) (grant no. 862409);
- [SoBigData-PlusPlus](https://cordis.europa.eu/project/id/871042) (grant no. 871042);

View File

@ -1,18 +0,0 @@
<ReleaseNotes>
<Changeset component="org.gcube.portal.portal-bundle.4-6-0" date="2018-06-19">
<Change>Added Storage hub dependency</Change>
</Changeset>
<Changeset component="org.gcube.portal.portal-bundle.4-3-0" date="2017-01-06">
<Change>Removed dismissed ASL Components, added portal auth library dependency</Change>
</Changeset>
<Changeset component="org.gcube.portal.portal-bundle.3-6-0" date="2015-10-06">
<Change>Updated themes, added bootstrap support</Change>
</Changeset>
<Changeset component="org.gcube.portal.portal-bundle.3-3-0" date="2014-10-27">
<Change>Updated themes for hashtag support</Change>
<Change>Updated dockbar for hashtag support</Change>
</Changeset>
<Changeset component="org.gcube.portal.portal-bundle.3-0-0" date="2014-06-12">
<Change>gCube gCore Free Portal first release</Change>
</Changeset>
</ReleaseNotes>

377
pom.xml
View File

@ -10,50 +10,52 @@
</parent>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-portal-bundle</artifactId>
<version>4.7.0</version>
<version>5.3.0</version>
<packaging>pom</packaging>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-portal-bundle.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-portal-bundle.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/gcube-portal-bundle</url>
<connection>
scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>
<developerConnection>
scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url>
</scm>
<name>gcube-portal-bundle</name>
<name>${project.artifactId}</name>
<inceptionYear>2016</inceptionYear>
<developers>
<developer>
<id>@maxassante</id>
<id>massimiliano.assante</id>
<name>Massimiliano Assante</name>
</developer>
</developers>
<properties>
<tomcat.version>7.0.62</tomcat.version>
<distroDirectory>distro</distroDirectory>
<!-- As long as we do not automatize this make sure the version correspond
with the enabling portlets one -->
<gcubeLoggedinVersionLayout>320SNAPSHOT</gcubeLoggedinVersionLayout>
<usersManagementVersionLayout>340SNAPSHOT</usersManagementVersionLayout>
<rolesManagementVersionLayout>300SNAPSHOT</rolesManagementVersionLayout>
<addUsersVersionLayout>221SNAPSHOT</addUsersVersionLayout>
<resourceManagementVersionLayout>640SNAPSHOT</resourceManagementVersionLayout>
<!-- <gcubeLoggedinVersionLayout>320440</gcubeLoggedinVersionLayout> -->
<!-- <usersManagementVersionLayout>340440</usersManagementVersionLayout> -->
<!-- <rolesManagementVersionLayout>300420</rolesManagementVersionLayout> -->
<!-- <addUsersVersionLayout>221440</addUsersVersionLayout> -->
<!-- <resourceManagementVersionLayout>630440</resourceManagementVersionLayout> -->
<asl-artifactsid>aslcore,aslsocial,accesslogger</asl-artifactsid>
<fws-artifactsid>common-clients,common-configuration-scanner,common-fw-clients,common-gcore-resources,
<cassandra.driver.oss.version>4.13.0</cassandra.driver.oss.version>
<asl-artifactsid>aslcore,aslsocial</asl-artifactsid>
<fws-artifactsid>
common-clients,common-configuration-scanner,common-fw-clients,common-gcore-resources,
common-gcore-stubs,common-scope,common-scope-maps,common-uri,discovery-client,ic-client,
registry-publisher,common-authorization,authorization-client,document-store-lib,
accounting-lib,threadlocal-vars-cleaner,common-generic-clients</fws-artifactsid>
<hl-artifactsid>home-library,home-library-model,home-library-jcr,jackrabbit-jcr-commons,jackrabbit-jcr-rmi-custom,jcr</hl-artifactsid>
<snl-artifactsid>social-networking-library,notifications-common-library,tour-manager</snl-artifactsid>
<ep-artifactsid>gcube-login-portlet,gcube-loggedin,UsersManagementPortlet,register-vre-users,resource-management,service-endpoint-editor</ep-artifactsid>
<custom-plugins-artifactsid>gcube-responsive-theme,session-timeout-hook</custom-plugins-artifactsid>
<staging-plugins-artifactsid>portal-staging,portal-auth-library</staging-plugins-artifactsid>
accounting-lib,threadlocal-vars-cleaner,common-generic-clients,
event-publisher-library,event-publisher-portal,oidc-library,oidc-library-portal,common-gcube-calls</fws-artifactsid>
<snl-artifactsid>
social-library-stubs,social-service-client,social-service-model,notifications-common-library,tour-manager</snl-artifactsid>
<custom-plugins-artifactsid>
gcube-responsive-theme,session-timeout-hook,
oidc-enrollment-hook,event-publisher-hook,VREFolder-hook,user-registration-hook</custom-plugins-artifactsid>
<staging-plugins-artifactsid>portal-staging</staging-plugins-artifactsid>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.7.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
<build>
<plugins>
<plugin>
@ -67,7 +69,8 @@
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/Portal-Bundle/gCube/lib/_application-support-layer</outputDirectory>
<outputDirectory>
${basedir}/Portal-Bundle/gCube/lib/_application-support-layer</outputDirectory>
<includeArtifactIds>${asl-artifactsid}</includeArtifactIds>
<overWriteIfNewer>true</overWriteIfNewer>
<excludeTypes>gar, tar.gz</excludeTypes>
@ -82,7 +85,8 @@
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/Portal-Bundle/gCube/lib/_fws</outputDirectory>
<outputDirectory>
${basedir}/Portal-Bundle/gCube/lib/_fws</outputDirectory>
<includeArtifactIds>${fws-artifactsid}</includeArtifactIds>
<overWriteIfNewer>true</overWriteIfNewer>
<excludeTypes>gar, tar.gz</excludeTypes>
@ -90,21 +94,6 @@
<useBaseVersion>true</useBaseVersion>
</configuration>
</execution>
<execution>
<id>copy-dependencies-home-library</id>
<phase>compile</phase>
<goals>
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/Portal-Bundle/gCube/lib/_home-library</outputDirectory>
<includeArtifactIds>${hl-artifactsid}</includeArtifactIds>
<overWriteIfNewer>true</overWriteIfNewer>
<excludeTypes>gar, tar.gz</excludeTypes>
<stripVersion>false</stripVersion>
<useBaseVersion>true</useBaseVersion>
</configuration>
</execution>
<execution>
<id>copy-dependencies-social-networking-library</id>
<phase>compile</phase>
@ -112,7 +101,8 @@
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/Portal-Bundle/gCube/lib/_social-networking-library</outputDirectory>
<outputDirectory>
${basedir}/Portal-Bundle/gCube/lib/_social-networking-library</outputDirectory>
<includeArtifactIds>${snl-artifactsid}</includeArtifactIds>
<overWriteIfNewer>true</overWriteIfNewer>
<excludeTypes>gar, tar.gz</excludeTypes>
@ -120,23 +110,6 @@
<useBaseVersion>true</useBaseVersion>
</configuration>
</execution>
<execution>
<id>copy-dependencies_enablingportlets</id>
<phase>compile</phase>
<goals>
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/Portal-Bundle/deploy</outputDirectory>
<includeArtifactIds>${ep-artifactsid}</includeArtifactIds>
<overWriteReleases>false</overWriteReleases>
<overWriteSnapshots>false</overWriteSnapshots>
<overWriteIfNewer>true</overWriteIfNewer>
<excludeTypes>gar, tar.gz</excludeTypes>
<stripVersion>false</stripVersion>
<useBaseVersion>true</useBaseVersion>
</configuration>
</execution>
<execution>
<id>copy-dependencies_customPlugins</id>
<phase>compile</phase>
@ -161,7 +134,8 @@
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/Portal-Bundle/gCube/lib/_misc</outputDirectory>
<outputDirectory>
${basedir}/Portal-Bundle/gCube/lib/_misc</outputDirectory>
<includeArtifactIds>${staging-plugins-artifactsid}</includeArtifactIds>
<overWriteReleases>false</overWriteReleases>
<overWriteSnapshots>false</overWriteSnapshots>
@ -178,8 +152,10 @@
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/Portal-Bundle/gCube/lib/_misc</outputDirectory>
<excludeArtifactIds>${asl-artifactsid},${fws-artifactsid},${hl-artifactsid},${snl-artifactsid},${ep-artifactsid},${custom-plugins-artifactsid}</excludeArtifactIds>
<outputDirectory>
${basedir}/Portal-Bundle/gCube/lib/_misc</outputDirectory>
<excludeArtifactIds>
${asl-artifactsid},${fws-artifactsid},${snl-artifactsid},${ep-artifactsid},${custom-plugins-artifactsid},social-networking-library</excludeArtifactIds>
<overWriteIfNewer>true</overWriteIfNewer>
<excludeTypes>war, gar, tar.gz</excludeTypes>
<stripVersion>false</stripVersion>
@ -202,41 +178,7 @@
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>com.google.code.maven-replacer-plugin</groupId>
<artifactId>replacer</artifactId>
<version>1.5.3</version>
<executions>
<execution>
<phase>prepare-package</phase>
<goals>
<goal>replace</goal>
</goals>
</execution>
</executions>
<configuration>
<file>${project.basedir}/Portal-Bundle/tomcat-${tomcat.version}/conf/gcube-portlets.properties</file>
<replacements>
<replacement>
<token>@gCubeLoggedin@</token>
<value>${gcubeLoggedinVersionLayout}</value>
</replacement>
<replacement>
<token>@UsersManagement@</token>
<value>${usersManagementVersionLayout}</value>
</replacement>
<replacement>
<token>@addUsers@</token>
<value>${addUsersVersionLayout}</value>
</replacement>
<replacement>
<token>@ResourcesManagement@</token>
<value>${resourceManagementVersionLayout}</value>
</replacement>
</replacements>
</configuration>
</plugin>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
@ -258,20 +200,8 @@
</plugin>
</plugins>
</build>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
<!-- Transitives to be excluded -->
<dependencies>
<!-- Transitives to be excluded -->
<!-- Portal Bundle Layout Distr -->
<dependency>
<groupId>org.gcube.distribution</groupId>
@ -282,6 +212,12 @@
<scope>provided</scope>
</dependency>
<!-- Custom Portal Plugins -->
<dependency>
<groupId>org.gcube.portal.liferay</groupId>
<artifactId>user-registration-hook</artifactId>
<version>[2.0.4-SNAPSHOT,)</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gcube.portal.plugins</groupId>
<artifactId>social-dockbar-hook</artifactId>
@ -306,12 +242,12 @@
<version>[6.3.0-SNAPSHOT,)</version>
<type>war</type>
</dependency>
<!-- <dependency> -->
<!-- <groupId>org.gcube.portal.plugins</groupId> -->
<!-- <artifactId>VREFolder-hook</artifactId> -->
<!-- <version>[6.3.0-SNAPSHOT,)</version> -->
<!-- <type>war</type> -->
<!-- </dependency> -->
<dependency>
<groupId>org.gcube.portal.plugins</groupId>
<artifactId>VREFolder-hook</artifactId>
<version>[6.8.2-SNAPSHOT,)</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>portal-staging</artifactId>
@ -319,45 +255,33 @@
<type>jar</type>
</dependency>
<dependency>
<groupId>org.gcube.portal.auth</groupId>
<artifactId>portal-auth-library</artifactId>
</dependency>
<!-- Enabling Portlets & Plugins -->
<dependency>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>gcube-login-portlet</artifactId>
<version>[3.1.0-SNAPSHOT,)</version>
<groupId>org.gcube.portal</groupId>
<artifactId>oidc-enrollment-hook</artifactId>
<version>[1.1.0-SNAPSHOT,)</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>gcube-loggedin</artifactId>
<version>[3.2.0-SNAPSHOT,)</version>
<groupId>org.gcube.portal</groupId>
<artifactId>event-publisher-hook</artifactId>
<version>[1.0.0-SNAPSHOT,)</version>
<type>war</type>
</dependency>
<!-- Keycloak and orchestrator libs -->
<dependency>
<groupId>org.gcube.portlets.admin</groupId>
<artifactId>UsersManagementPortlet</artifactId>
<version>[3.4.0-SNAPSHOT,)</version>
<type>war</type>
<groupId>org.gcube.common</groupId>
<artifactId>event-publisher-library</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.portlets.admin</groupId>
<artifactId>register-vre-users</artifactId>
<version>[2.2.0-SNAPSHOT,)</version>
<type>war</type>
<groupId>org.gcube.portal</groupId>
<artifactId>event-publisher-portal</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.portlets.admin</groupId>
<artifactId>resource-management</artifactId>
<version>[6.3.0-SNAPSHOT,)</version>
<type>war</type>
<groupId>org.gcube.common</groupId>
<artifactId>oidc-library</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.portlets.admin</groupId>
<artifactId>service-endpoint-editor</artifactId>
<version>[2.0.0-SNAPSHOT,)</version>
<type>war</type>
<groupId>org.gcube.portal</groupId>
<artifactId>oidc-library-portal</artifactId>
</dependency>
<!-- Application Support Layer -->
<dependency>
@ -385,7 +309,7 @@
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>threadlocal-vars-cleaner</artifactId>
<version>[2.1.0-SNAPSHOT,)</version>
<version>[2.2.1-SNAPSHOT,)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
@ -397,6 +321,11 @@
<artifactId>common-authorization</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-gcube-calls</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-clients</artifactId>
@ -432,11 +361,6 @@
<artifactId>common-scope-maps</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>common-uri</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.resources.discovery</groupId>
<artifactId>discovery-client</artifactId>
@ -458,133 +382,37 @@
<scope>provided</scope>
</dependency>
<!-- End FWS -->
<!-- Home Library -->
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>home-library</artifactId>
<scope>provided</scope>
<exclusions>
<exclusion>
<artifactId>cxf-rt-rs-client</artifactId>
<groupId>org.apache.cxf</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>home-library-model</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>home-library-jcr</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>gov.nih.imagej</groupId>
<artifactId>imagej</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.lowagie</groupId>
<artifactId>itext</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-commons</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.externals</groupId>
<artifactId>jackrabbit-jcr-rmi-custom</artifactId>
</dependency>
<dependency>
<groupId>javax.jcr</groupId>
<artifactId>jcr</artifactId>
</dependency>
<dependency>
<groupId>org.jfile</groupId>
<artifactId>jfile</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-core</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>xmlpull</groupId>
<artifactId>xmlpull</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>xpp3</groupId>
<artifactId>xpp3_min</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<scope>provided</scope>
</dependency>
<!-- End Home Library -->
<!-- Social Networking Library -->
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
<artifactId>social-library-stubs</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0)</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-client</artifactId>
<version>[2.0.0-SNAPSHOT, 3.0.0)</version>
<exclusions>
<exclusion>
<artifactId>junit</artifactId>
<groupId>junit</groupId>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-model</artifactId>
<version>[1.2.0-SNAPSHOT, 2.0.0)</version>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>notifications-common-library</artifactId>
</dependency>
<dependency>
<groupId>com.netflix.astyanax</groupId>
<artifactId>astyanax-core</artifactId>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
</exclusion>
<exclusion>
<groupId>com.boundary</groupId>
<artifactId>high-scale-lib</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.netflix.astyanax</groupId>
<artifactId>astyanax-thrift</artifactId>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.netflix.astyanax</groupId>
<artifactId>astyanax-cassandra</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.stephenc.high-scale-lib</groupId>
<artifactId>high-scale-lib</artifactId>
<scope>provided</scope>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>1.6.2</version>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
@ -751,16 +579,6 @@
<artifactId>mongo-java-driver</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derbytools</artifactId>
<scope>provided</scope>
</dependency>
<!-- logging and mailing -->
<dependency>
<groupId>com.sun.mail</groupId>
@ -783,5 +601,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>