From d325bf6b93a5124d15291d9e3a22ea3a5968de91 Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Mon, 20 May 2019 22:53:49 -0400 Subject: [PATCH] Add pluginRepositories section. --- pom.xml | 87 ++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 61 insertions(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index eb4f1fa..0c4deae 100644 --- a/pom.xml +++ b/pom.xml @@ -8,11 +8,47 @@ 1.1.0 pom + + + + gcube-snapshots + gCube Snapshots + http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-snapshots + + false + + + true + + + + gcube-releases + gCube Releases + http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases + + false + + + true + + + + + gcube-externals + gCube Externals + http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-externals + + false + + + true + + + + - - - @@ -29,27 +65,27 @@ This profile enables the generation fo the source package --> - generate-distribution-packages - - - generateDistribution - true - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - make-source-package - install - - - - - + generate-distribution-packages + + + generateDistribution + true + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + make-source-package + install + + + + + @@ -164,8 +200,7 @@ - - + org.apache.maven.plugins maven-assembly-plugin 2.6