diff --git a/distro/LICENSE b/distro/LICENSE deleted file mode 100644 index cdf50bd..0000000 --- a/distro/LICENSE +++ /dev/null @@ -1,4 +0,0 @@ -gCube System - License ------------------------------------------------------------- - -${gcube.license} \ No newline at end of file diff --git a/distro/README b/distro/README deleted file mode 100644 index fd496db..0000000 --- a/distro/README +++ /dev/null @@ -1,67 +0,0 @@ -The gCube System - ${name} --------------------------------------------------- - -${description} - - -${gcube.description} - -${gcube.funding} - - -Version --------------------------------------------------- - -${version} (${buildDate}) - -Please see the file named "changelog.xml" in this directory for the release notes. - - -Authors --------------------------------------------------- - -* Luca Frosini (luca.frosini-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - - -Maintainers ------------ - -* Luca Frosini (luca.frosini-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). -* Lucio Lelii (lucio.lelii-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - - -Download information --------------------------------------------------- - -Source code is available from SVN: - ${scm.url} - -Binaries can be downloaded from the gCube website: - ${gcube.website} - - -Installation --------------------------------------------------- - -Installation documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot}/ - - -Documentation --------------------------------------------------- - -Documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot}/ - - -Support --------------------------------------------------- - -Bugs and support requests can be reported in the gCube issue tracking tool: - ${gcube.issueTracking} - - -Licensing --------------------------------------------------- - -This software is licensed under the terms you may find in the file named "LICENSE" in this directory. diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index 59dfe8a..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - Dependencies are imported form gcube-bom and gcube-smartgears-bom to avoid misalignment - - - First Release - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 30e91d7..82dd747 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - 4.0.0 @@ -9,204 +8,12 @@ org.gcube.distribution maven-smartgears-bom - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT pom Maven BOM for the Smartgears FW - - 2.6.0 - UTF-8 - distro - - - - - org.gcube.distribution - gcube-bom - LATEST - pom - import - - - org.gcube.distribution - gcube-smartgears-bom - LATEST - pom - import - - - - - - org.gcube.core - common-encryption - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.resources - common-gcore-resources - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.core - common-gcore-stubs - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.core - common-scope - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.core - common-scope-maps - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.resources - registry-publisher - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.resources.discovery - ic-client - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.resources.discovery - discovery-client - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - - org.gcube.information-system - information-system-model - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) - provided - - - org.gcube.resource-management - gcube-model - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.information-system - resource-registry-publisher - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) - provided - - - org.gcube.information-system - resource-registry-client - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) - provided - - - - - org.gcube.core - common-generic-clients - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.core - common-gcube-calls - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.core - common-jaxws-calls - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - - org.gcube.core - common-fw-clients - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - org.gcube.common - gxHTTP - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - provided - - - - - org.gcube.common - authorization-client - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) - provided - - - org.gcube.common - common-authorization - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) - provided - - - - - org.gcube.data.publishing - document-store-lib - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) - provided - - - org.gcube.accounting - accounting-lib - [3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT) - provided - - - - org.slf4j - slf4j-api - 1.7.25 - provided - - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - provided - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - provided - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - provided - - - - org.gcube.core common-smartgears @@ -221,7 +28,7 @@ org.gcube.core - common-smartgears-utils + common-encryption [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided @@ -237,13 +44,86 @@ [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided + + org.gcube.resources + common-gcore-resources + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + provided + + + org.gcube.resources + registry-publisher + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + provided + + + org.gcube.core + common-gcore-stubs + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + provided + + + org.gcube.core + common-scope + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + provided + + + org.gcube.core + common-scope-maps + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + provided + + + org.gcube.resources.discovery + ic-client + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + provided + + + org.gcube.resources.discovery + discovery-client + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + provided + org.gcube.core common-validator [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) provided - + + org.slf4j + slf4j-api + 1.7.5 + provided + + + org.gcube.common + authorization-client + [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + provided + + + + org.gcube.common + common-authorization + [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + provided + + + + org.gcube.data.publishing + document-store-lib + [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + + + org.gcube.accounting + accounting-lib + [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) + provided + + \ No newline at end of file