From 3987eefc567022135f5eacd88feeeb55f611227b Mon Sep 17 00:00:00 2001 From: tkellner Date: Wed, 2 Nov 2011 19:18:26 +0000 Subject: POM Housekeeping * Whitespace unified * Avoid "SVNRevMissing" when using git svn git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@995 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- pom.xml | 174 +++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 112 insertions(+), 62 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 9b781e41..64c4f42b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ MOCCA (Modular Open Citizen Card Architecture) project http://mocca.egovlabs.gv.at - UTF-8 + UTF-8 utils @@ -61,13 +61,13 @@ E-Government Innovation Center (EGIZ) http://www.egiz.gv.at - - - EUPL v1.1 - http://www.osor.eu/eupl/european-union-public-licence-eupl-v.1.1 - manually - - + + + EUPL v1.1 + http://www.osor.eu/eupl/european-union-public-licence-eupl-v.1.1 + manually + + @@ -77,9 +77,9 @@ 2.1 1.6 1.6 @@ -103,12 +103,12 @@ maven-dependency-plugin org.apache.maven.plugins - 2.1 + 2.3 - + jaxws-maven-plugin org.codehaus.mojo @@ -122,7 +122,7 @@ buildnumber-maven-plugin org.codehaus.mojo - 1.0-beta-4 + 1.0 webstart-maven-plugin @@ -141,13 +141,60 @@ org.apache.maven.plugins 2.5 - true + true - org.apache.maven.plugins - maven-site-plugin - 2.1 + org.apache.maven.plugins + maven-site-plugin + 2.1 + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-dependency-plugin + + [2.1,) + + copy-dependencies + unpack-dependencies + + + + + + + + + + org.codehaus.groovy.maven + + + gmaven-plugin + + [1.0,) + + execute + + + + + + + + + @@ -187,28 +234,28 @@ - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.1.2 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.1.2 true false - - - + + + index summary license dependencies dependency-management - - - - - + + + + + @@ -261,12 +308,12 @@ 1.0-MOCCA compile - - javax.servlet - servlet-api - 2.5 - provided - + + javax.servlet + servlet-api + 2.5 + provided + commons-fileupload commons-fileupload @@ -311,7 +358,7 @@ at.gv.egiz BKUCertificates - 1.5 + 1.6 at.gv.egiz @@ -319,14 +366,14 @@ 1.2 - org.springframework - spring-web - 2.5.5 + org.springframework + spring-web + 2.5.5 - commons-configuration - commons-configuration - 1.6 + commons-configuration + commons-configuration + 1.6 org.slf4j @@ -336,25 +383,25 @@ runtime - org.slf4j - slf4j-api - 1.5.11 - jar - compile + org.slf4j + slf4j-api + 1.5.11 + jar + compile - - org.slf4j - slf4j-jdk14 + + org.slf4j + slf4j-jdk14 1.5.11 jar - runtime - + runtime + - org.springframework - spring-aop - 2.5.5 - jar - compile + org.springframework + spring-aop + 2.5.5 + jar + compile @@ -364,5 +411,8 @@ scp://egovlabs.gv.at/var/lib/gforge/chroot/home/groups/mocca/htdocs - + + JIRA + http://jira.egovlabs.gv.at/ + \ No newline at end of file -- cgit v1.2.3