Harmonized poms
This commit is contained in:
parent
f413b33dc7
commit
74ce2eb6a3
|
@ -32,14 +32,14 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-smartgears-bom</artifactId>
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<version>2.1.1</version>
|
<version>${gcube-smartgears-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.application.cms</groupId>
|
<groupId>org.gcube.application.cms</groupId>
|
||||||
<artifactId>cms-plugin-framework</artifactId>
|
<artifactId>cms-plugin-framework</artifactId>
|
||||||
<version>1.0.1-SNAPSHOT</version>
|
<version>${plugin-framework-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-smartgears-bom</artifactId>
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<version>2.1.1</version>
|
<version>${gcube-smartgears-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
|
@ -33,14 +33,14 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-bom</artifactId>
|
<artifactId>gcube-bom</artifactId>
|
||||||
<version>2.0.2</version>
|
<version>${gcube-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-smartgears-bom</artifactId>
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<version>2.1.1</version>
|
<version>${gcube-smartgears-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.application.cms</groupId>
|
<groupId>org.gcube.application.cms</groupId>
|
||||||
<artifactId>cms-plugin-framework</artifactId>
|
<artifactId>cms-plugin-framework</artifactId>
|
||||||
<version>1.0.1-SNAPSHOT</version>
|
<version>${plugin-framework-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
|
@ -20,14 +20,14 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-smartgears-bom</artifactId>
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<version>2.1.1</version>
|
<version>${gcube-smartgears-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.application.cms</groupId>
|
<groupId>org.gcube.application.cms</groupId>
|
||||||
<artifactId>cms-plugin-framework</artifactId>
|
<artifactId>cms-plugin-framework</artifactId>
|
||||||
<version>1.0.1-SNAPSHOT</version>
|
<version>${plugin-framework-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.common</groupId>
|
<groupId>org.gcube.common</groupId>
|
||||||
<artifactId>common-jaxrs-client</artifactId>
|
<artifactId>common-jaxrs-client</artifactId>
|
||||||
<version>[1.0.0,2.0.0)</version>
|
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,6 @@
|
||||||
<properties>
|
<properties>
|
||||||
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>
|
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>
|
||||||
<sis.version>1.0</sis.version>
|
<sis.version>1.0</sis.version>
|
||||||
|
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -21,14 +21,14 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-smartgears-bom</artifactId>
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<version>2.1.1</version>
|
<version>${gcube-smartgears-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.application.cms</groupId>
|
<groupId>org.gcube.application.cms</groupId>
|
||||||
<artifactId>cms-plugin-framework</artifactId>
|
<artifactId>cms-plugin-framework</artifactId>
|
||||||
<version>1.0.1-SNAPSHOT</version>
|
<version>${plugin-framework-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
|
@ -24,14 +24,14 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-smartgears-bom</artifactId>
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<version>2.1.1</version>
|
<version>${gcube-smartgears-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.application.cms</groupId>
|
<groupId>org.gcube.application.cms</groupId>
|
||||||
<artifactId>cms-plugin-framework</artifactId>
|
<artifactId>cms-plugin-framework</artifactId>
|
||||||
<version>1.0.1-SNAPSHOT</version>
|
<version>${plugin-framework-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -33,6 +33,8 @@
|
||||||
<gcube-smartgears-bom-version>2.2.0-SNAPSHOT</gcube-smartgears-bom-version>
|
<gcube-smartgears-bom-version>2.2.0-SNAPSHOT</gcube-smartgears-bom-version>
|
||||||
<gcube-portal-bom-version>3.7.0-SNAPSHOT</gcube-portal-bom-version>
|
<gcube-portal-bom-version>3.7.0-SNAPSHOT</gcube-portal-bom-version>
|
||||||
<storagehub-version-range>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</storagehub-version-range>
|
<storagehub-version-range>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</storagehub-version-range>
|
||||||
|
<plugin-framework-version>1.0.1-SNAPSHOT</plugin-framework-version>
|
||||||
|
|
||||||
|
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
|
@ -26,14 +26,14 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-smartgears-bom</artifactId>
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<version>2.1.1</version>
|
<version>${gcube-smartgears-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.application.cms</groupId>
|
<groupId>org.gcube.application.cms</groupId>
|
||||||
<artifactId>cms-plugin-framework</artifactId>
|
<artifactId>cms-plugin-framework</artifactId>
|
||||||
<version>1.0.1-SNAPSHOT</version>
|
<version>${plugin-framework-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
|
@ -116,12 +116,12 @@
|
||||||
"filePaths": [
|
"filePaths": [
|
||||||
{
|
{
|
||||||
"gcubeProfileFieldName": "Carica Abstract Ita (in PDF)",
|
"gcubeProfileFieldName": "Carica Abstract Ita (in PDF)",
|
||||||
"fieldDefinition": "abstractRelazione.children[?(@.filesetIta)]",
|
"fieldDefinition": "$.abstractRelazione.children[?(@.filesetIta)]",
|
||||||
"fieldName": "filesetIta"
|
"fieldName": "filesetIta"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"gcubeProfileFieldName": "Carica Abstract Eng (in PDF)",
|
"gcubeProfileFieldName": "Carica Abstract Eng (in PDF)",
|
||||||
"fieldDefinition": "abstractRelazione.children[?(@.filesetEng)]",
|
"fieldDefinition": "$.abstractRelazione.children[?(@.filesetEng)]",
|
||||||
"fieldName": "filesetEng"
|
"fieldName": "filesetEng"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -135,7 +135,7 @@
|
||||||
"filePaths": [
|
"filePaths": [
|
||||||
{
|
{
|
||||||
"gcubeProfileFieldName": "Relazione di fine scavo (in PDF)",
|
"gcubeProfileFieldName": "Relazione di fine scavo (in PDF)",
|
||||||
"fieldDefinition": "relazioneScavo.children[?(@.fileset)]",
|
"fieldDefinition": "$.relazioneScavo.children[?(@.fileset)]",
|
||||||
"fieldName": "fileset"
|
"fieldName": "fileset"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -151,7 +151,7 @@
|
||||||
"filePaths": [
|
"filePaths": [
|
||||||
{
|
{
|
||||||
"gcubeProfileFieldName": "Immagine",
|
"gcubeProfileFieldName": "Immagine",
|
||||||
"fieldDefinition": "immaginiRappresentative.children[?(@.fileset)]",
|
"fieldDefinition": "$.immaginiRappresentative.children[?(@.fileset)]",
|
||||||
"fieldName": "fileset"
|
"fieldName": "fileset"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -165,7 +165,7 @@
|
||||||
"filePaths": [
|
"filePaths": [
|
||||||
{
|
{
|
||||||
"gcubeProfileFieldName": "File",
|
"gcubeProfileFieldName": "File",
|
||||||
"fieldDefinition": "posizionamentoScavo.children[?(@.fileset)]",
|
"fieldDefinition": "$.posizionamentoScavo.children[?(@.fileset)]",
|
||||||
"fieldName": "fileset"
|
"fieldName": "fileset"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -181,7 +181,7 @@
|
||||||
"filePaths": [
|
"filePaths": [
|
||||||
{
|
{
|
||||||
"gcubeProfileFieldName": "File",
|
"gcubeProfileFieldName": "File",
|
||||||
"fieldDefinition": "pianteFineScavo.children[?(@.fileset)]",
|
"fieldDefinition": "$.pianteFineScavo.children[?(@.fileset)]",
|
||||||
"fieldName": "fileset"
|
"fieldName": "fileset"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -30,14 +30,14 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-bom</artifactId>
|
<artifactId>gcube-bom</artifactId>
|
||||||
<version>2.0.2</version>
|
<version>${gcube-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-smartgears-bom</artifactId>
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<version>2.1.1</version>
|
<version>${gcube-smartgears-bom-version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Reference in New Issue