From f5cfda072098a11b28703d1390ad123f707ebf74 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sat, 8 Oct 2005 20:02:48 +0000 Subject: [PATCH] Don't maven-jaxb-plugin in tests because it requires jaxb jars which aren't available on ibiblio (due to sun licence) Replace maven-jaxb-plugin by commons-logging to test that the dependency is correctly downloaded. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@307325 13f79535-47bb-0310-9956-ffa450edef68 --- ant/src/plugin-test/maven.xml | 2 +- ant/src/plugin-test/project.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ant/src/plugin-test/maven.xml b/ant/src/plugin-test/maven.xml index eb1a7c26..c28b25f5 100644 --- a/ant/src/plugin-test/maven.xml +++ b/ant/src/plugin-test/maven.xml @@ -35,7 +35,7 @@ - + diff --git a/ant/src/plugin-test/project.xml b/ant/src/plugin-test/project.xml index fe672655..4fe56d61 100644 --- a/ant/src/plugin-test/project.xml +++ b/ant/src/plugin-test/project.xml @@ -63,10 +63,10 @@ - maven-plugins - maven-jaxb-plugin - 1.0 - plugin + commons-logging + commons-logging + 1.0.3 + jar