From a600991ceb0a7a2879ea091b1fe34c33602920a1 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 1 May 2007 18:44:31 +0000 Subject: [PATCH] Update requirement information. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@534191 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/xdocs/changes.xml | 6 +++--- artifact/xdocs/index.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index 279615cd..ea659890 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -24,7 +24,7 @@ Vincent Massol - + Allow to sign artifacts to deploy. Refer to properties documentation to know how to activate it. Upgrade maven-model to version 3.0.2 and use stax reader/parser for the pom to allow to use relative entities. Upgrade plexus-utils to version 1.0.5 @@ -38,7 +38,7 @@ Upgrade Wagon dependencies to version 1.0-beta-2. Upgrade dependencies required by wagon : upgrade jsch 0.1.27 (instead of 0.1.14) and commons-net 1.4.1 (instead of 1.4.0). - + Document artifact:create-upload-bundle. @@ -72,7 +72,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 a01f4182..1bb18ebb 100644 --- a/artifact/xdocs/index.xml +++ b/artifact/xdocs/index.xml @@ -67,7 +67,7 @@
-

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

+

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