From a8d2dd2a3fe60008b90bce0ad098b47a9b7e82c0 Mon Sep 17 00:00:00 2001 From: Chris Schaefer Date: Sun, 9 Sep 2012 01:57:54 -0400 Subject: [PATCH] BATCH-1887: Cleanup maven warnings --- pom.xml | 4 +++ spring-batch-core/pom.xml | 2 +- spring-batch-parent/pom.xml | 52 ++++++------------------------------- 3 files changed, 13 insertions(+), 45 deletions(-) diff --git a/pom.xml b/pom.xml index 334fda229..53c708678 100644 --- a/pom.xml +++ b/pom.xml @@ -522,6 +522,7 @@ org.apache.maven.plugins maven-deploy-plugin + 2.7 true @@ -544,9 +545,11 @@ org.codehaus.mojo jdepend-maven-plugin + 2.0-beta-2 maven-javadoc-plugin + 2.8.1 html @@ -581,6 +584,7 @@ org.apache.maven.plugins maven-jxr-plugin + 2.3 diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 897981d76..f7e12e584 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -34,7 +34,7 @@ org.springframework.batch spring-batch-infrastructure - ${pom.version} + ${project.version} hsqldb diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 451763c53..7a06d0ffd 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -36,6 +36,7 @@ 4.10 1.0.0.RELEASE false + UTF-8 @@ -207,10 +208,6 @@ - - maven-site-plugin - 3.1 - maven-jar-plugin 2.3 @@ -246,48 +243,10 @@ - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - com.springsource.bundlor - com.springsource.bundlor.maven - [1.0,) - - bundlor - - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - [1.0,) - - run - - - - - - - - - - org.apache.maven.plugins maven-site-plugin + 3.1 org.apache.maven.wagon @@ -302,6 +261,7 @@ org.apache.maven.plugins maven-compiler-plugin + 2.5.1 1.5 1.5 @@ -325,6 +285,7 @@ org.apache.maven.plugins maven-surefire-plugin + 2.12.3 **/*Tests.java @@ -359,22 +320,25 @@ maven-jxr-plugin + 2.3 true maven-surefire-report-plugin + 2.12.3 true maven-project-info-reports-plugin - 2.1 + 2.5.1 maven-javadoc-plugin + 2.8.1 true