From c062b41f23e2f733addbf7c88f7d0c016eed635a Mon Sep 17 00:00:00 2001 From: langmi Date: Fri, 23 Sep 2011 13:39:39 +0200 Subject: [PATCH] fix for https://jira.springsource.org/browse/BATCH-1776 includes the needed change to get build working with maven 3, but each maven 3 build needs to run with profile bootstrap, even clean, install, etc. --- spring-batch-parent/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 56c12de2df..afead9a2e0 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -166,6 +166,14 @@ + + objectstyle + ObjectStyle.org Repository + http://objectstyle.org/maven2/ + + false + + apache-snapshots http://people.apache.org/maven-snapshot-repository/