From 88816c2a77374279354c828e8175bdb0c29ec5f6 Mon Sep 17 00:00:00 2001 From: Costantino Perciante Date: Wed, 6 Jul 2016 09:34:09 +0000 Subject: [PATCH] fixed pom, changelog and readme file git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@129985 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/README | 4 ++-- distro/changelog.xml | 4 ++-- pom.xml | 42 +++++++++++------------------------------- 3 files changed, 15 insertions(+), 35 deletions(-) diff --git a/distro/README b/distro/README index 355aa76..8f3c987 100644 --- a/distro/README +++ b/distro/README @@ -21,12 +21,12 @@ Authors -------------------------------------------------- * Francesco Mangiacrapa (francesco.mangiacrapa-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - +* Costantino Perciante (costantino.perciante-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). Maintainers ----------- * Francesco Mangiacrapa (francesco.mangiacrapa-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - +* Costantino Perciante (costantino.perciante-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). Download information -------------------------------------------------- diff --git a/distro/changelog.xml b/distro/changelog.xml index 8d13f4f..a9ab008 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,6 +1,6 @@ - + first release diff --git a/pom.xml b/pom.xml index 8cfc8c3..f3a9793 100644 --- a/pom.xml +++ b/pom.xml @@ -164,9 +164,10 @@ - + - + ${webappDirectory}/WEB-INF/classes @@ -181,6 +182,7 @@ compile + @@ -191,7 +193,6 @@ ${webappDirectory} - org.apache.maven.plugins @@ -214,11 +215,16 @@ maven-compiler-plugin 2.3.2 - ${maven.compiler.source} - ${maven.compiler.target} + 1.7 + 1.7 + + org.apache.maven.plugins + maven-resources-plugin + 2.5 + org.apache.maven.plugins maven-assembly-plugin @@ -238,32 +244,6 @@ - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - - copy-profile - install - - copy-resources - - - target - - - ${distroDirectory} - true - - profile.xml - - - - - - -