From 6492c851648a5f111d931899e9ae6ec212784252 Mon Sep 17 00:00:00 2001 From: Nathanael Jourdane Date: Fri, 22 Apr 2016 10:52:07 +0200 Subject: [PATCH] Add a desciption and comments to the pom.xml --- pom.xml | 59 ++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 32 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index 65d118c..7b2c2a6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,17 @@ + + 4.0.0 eu.omp.irap.vespa epntapclient 0.0.1-SNAPSHOT epnTAPCLient + The Epn-TAP library aims to provide methods to manage resources, services and dataset wich implements the epn-TAP core, in order to get data and deal with it with any other software, ie. though a SAMP hub. It also comes with a GUI, initialy built to be integrated on the Cassis sofware, but it can be launch as standalone. + http://cassis.irap.omp.eu/ + + Nathanaƫl Jourdane @@ -16,12 +22,15 @@ + + UTF-8 + maven-compiler-plugin @@ -31,6 +40,7 @@ 1.7 + org.apache.maven.plugins @@ -57,6 +67,7 @@ true + org.jvnet.jaxb2.maven2 @@ -72,28 +83,20 @@ src/main/resources/xsd src/main/resources/xjb + + - + + maven-antrun-plugin 1.7 - remove-episode - process-sources - - run - - - - - - - - + suppress-warning-generated process-sources @@ -119,8 +122,8 @@ - + + @@ -132,15 +135,9 @@ - - org.apache.maven.plugins - - - maven-antrun-plugin - - - [1.7,) - + org.apache.maven.plugins + maven-antrun-plugin + [1.7,) run @@ -156,22 +153,26 @@ + + + + com.google.code.gson gson 2.2.2 compile + + jenkins - - maven-enforcer-plugin @@ -182,6 +183,7 @@ + "${project.version}".endsWith("-SNAPSHOT") Jenkins should only build -SNAPSHOT versions @@ -195,12 +197,15 @@ + + IRAP-NEXUS https://nexus.irap.omp.eu/content/groups/public + -- libgit2 0.21.2