From ef9dbdf2f98a86353798de82d6004beed6988811 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Thu, 28 Oct 2010 17:29:56 +0300 Subject: [PATCH] SGF-26 + minor tweaks to the pom.xml + added disableShutdownHook property for better cleanup --- pom.xml | 73 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 38 insertions(+), 35 deletions(-) diff --git a/pom.xml b/pom.xml index 81e148fd..0f9732fb 100644 --- a/pom.xml +++ b/pom.xml @@ -8,15 +8,15 @@ Spring GemFire Integration for Java - Issue Tracker - http://jira.springframework.org/browse/SGF + Issue Tracker + http://jira.springframework.org/browse/SGF - http://git.springsource.org/spring-gemfire + http://git.springsource.org/spring-gemfire - SpringSource, a division of VMware - http://www.SpringSource.org + SpringSource, a division of VMware + http://www.SpringSource.org 2010 @@ -98,12 +98,12 @@ limitations under the License. 1 test - - javax.annotation - jsr250-api - 1.0 - test - + + javax.annotation + jsr250-api + 1.0 + test + org.springframework spring-test @@ -137,7 +137,7 @@ limitations under the License. src/main/resources - META-INF + META-INF false ${license.loc} @@ -212,25 +212,28 @@ limitations under the License. - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-surefire-plugin - - always - - + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-surefire-plugin + + always + + true + + + - - + + @@ -365,14 +368,14 @@ limitations under the License. - gemfire-release-repo - GemFire Release Repository + gemfire-release-repo + GemFire Release Repository http://dist.gemstone.com/maven/release - repository.springframework.maven.milestone - Spring Framework Maven Milestone Repository + repository.springframework.maven.milestone + Spring Framework Maven Milestone Repository http://maven.springframework.org/milestone - +