From 077f1fcf7b3bd655a8fe4202def22ea6e92df00f Mon Sep 17 00:00:00 2001 From: aheritier Date: Thu, 15 Sep 2005 15:42:06 +0000 Subject: [PATCH] use plugin:available instead of the old jelly script (bugged) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@289263 13f79535-47bb-0310-9956-ffa450edef68 --- dist/plugin.jelly | 12 ++++-------- dist/project.xml | 2 +- dist/xdocs/changes.xml | 8 +++++--- dist/xdocs/index.xml | 9 ++++++++- faq/xdocs/changes.xml | 4 +++- faq/xdocs/index.xml | 2 +- jar/plugin.jelly | 12 +++--------- jar/project.xml | 4 ++-- jar/xdocs/changes.xml | 3 +++ jar/xdocs/index.xml | 9 ++++++++- jdiff/plugin.jelly | 14 +++----------- jdiff/project.xml | 4 ++-- jdiff/xdocs/changes.xml | 5 ++++- jdiff/xdocs/index.xml | 9 ++++++++- plugin/plugin.jelly | 2 +- 15 files changed, 56 insertions(+), 43 deletions(-) diff --git a/dist/plugin.jelly b/dist/plugin.jelly index 37c3931b..e4c31020 100644 --- a/dist/plugin.jelly +++ b/dist/plugin.jelly @@ -1,7 +1,7 @@ - - - - Must have artifact plugin v1.3 installed to use this version of the dist plugin. - Try: maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.3 - + + diff --git a/dist/project.xml b/dist/project.xml index 15f68ccb..f2d41458 100644 --- a/dist/project.xml +++ b/dist/project.xml @@ -2,7 +2,7 @@ - - - - Must have artifact plugin v1.3 installed to use this version of the jar plugin. - Try: maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.3 - - + diff --git a/jar/project.xml b/jar/project.xml index 2a7920f0..81c14c25 100644 --- a/jar/project.xml +++ b/jar/project.xml @@ -2,7 +2,7 @@ - - - - Must have SCM plugin v1.5 installed to use this version of the jdiff plugin. - Try: maven plugin:download -DgroupId=maven -DartifactId=maven-scm-plugin -Dversion=1.5 - You can find the latest version of the SCM plugin on the Maven Download page at - http://maven.apache.org/start/download.html - - + diff --git a/jdiff/project.xml b/jdiff/project.xml index 0aba468b..84d1e56a 100644 --- a/jdiff/project.xml +++ b/jdiff/project.xml @@ -2,7 +2,7 @@