From a8e2d5e9d1105f77a21ff3ae68739d5adb0da32c Mon Sep 17 00:00:00 2001 From: ltheussl Date: Thu, 4 May 2006 20:19:12 +0000 Subject: [PATCH] Add comment on core dependency. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@399847 13f79535-47bb-0310-9956-ffa450edef68 --- jalopy/project.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jalopy/project.xml b/jalopy/project.xml index 54b01e34..e3a2d73d 100644 --- a/jalopy/project.xml +++ b/jalopy/project.xml @@ -92,6 +92,9 @@ plexus plexus-utils 1.0.3 + + This library is already loaded by maven's core. Be careful to use the same version number as in the core. + commons-logging