From a9c8ba407c6c05e9cfe521bcb45bbcbcb3468eb9 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Sat, 28 Mar 2009 01:41:11 +0000 Subject: [PATCH] POM maintenance --- build-spring-framework/pom.xml | 9 ++--- org.springframework.context.support/pom.xml | 40 +++++++++++++++------ org.springframework.orm/pom.xml | 28 ++++++++++++--- 3 files changed, 58 insertions(+), 19 deletions(-) diff --git a/build-spring-framework/pom.xml b/build-spring-framework/pom.xml index 7ba3f25f5f..2c1007c777 100644 --- a/build-spring-framework/pom.xml +++ b/build-spring-framework/pom.xml @@ -22,10 +22,6 @@ IBiblio mirro http://mirrors.ibiblio.org/pub/mirrors/maven2 - - EclipseLink Repo - http://mirror.cc.vt.edu/pub/eclipse/rt/eclipselink/maven.repo/ - --> @@ -33,6 +29,11 @@ JBoss Repository http://repository.jboss.org/maven2 + + EclipseLink Repo + http://mirror.cc.vt.edu/pub/eclipse/rt/eclipselink/maven.repo/ + + diff --git a/org.springframework.context.support/pom.xml b/org.springframework.context.support/pom.xml index 7b3c9b5355..ac9dbb3192 100644 --- a/org.springframework.context.support/pom.xml +++ b/org.springframework.context.support/pom.xml @@ -19,6 +19,20 @@ 1.1.0 true + + javax.transaction + jta + 1.1 + + + + + + quartz + quartz + 1.6.2 + + org.freemarker freemarker @@ -73,6 +87,12 @@ 1.6.0 true + + jfree + jfreechart + 1.0.9-brew + true + org.springframework spring-beans @@ -128,17 +148,15 @@ test + - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - + + + src/main/java + + **/*.types + + + diff --git a/org.springframework.orm/pom.xml b/org.springframework.orm/pom.xml index 5f2d87164b..c7d22c0df1 100644 --- a/org.springframework.orm/pom.xml +++ b/org.springframework.orm/pom.xml @@ -43,10 +43,10 @@ 1.1.0 true - + + org.eclipse.persistence + org.eclipse.persistence.asm + 1.0.1 + test + + + org.eclipse.persistence + org.eclipse.persistence.antlr + 1.0.1 + test + + org.hibernate hibernate-core @@ -64,12 +76,20 @@ true + + org.hibernate + hibernate-cglib-repack + 2.1_3 + test + + cglib cglib-nodep 2.1_3 test + org.slf4j slf4j-jdk14