From 9e3a72f2bb843d6bae6cb903967adc50d74b2233 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Mon, 5 Dec 2005 18:33:40 +0000 Subject: [PATCH] Emphasize that v>=1.6 needs maven 1.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@354122 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/xdocs/changes.xml | 2 +- artifact/xdocs/index.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index f96f7c15..0c5f4be1 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -43,7 +43,7 @@ When rewriting POM, versions of dependencies overrided are resolved. New tag artifact:rewritePOM to Rewrite a full model. Inheritence,expression, and versions of dependencies overrided are resolved. - + Correct basedir for file:// URLs Fix handling of dependencies with properties diff --git a/artifact/xdocs/index.xml b/artifact/xdocs/index.xml index 5a71d297..d30792db 100644 --- a/artifact/xdocs/index.xml +++ b/artifact/xdocs/index.xml @@ -66,7 +66,7 @@
-

Be careful, maven 1.1 is required to use the artifact plugin v >= 1.5.2.

+

Be careful, maven 1.1 is required to use the artifact plugin v >= 1.6.