From 808a0e817335e638027f0968a764665fd6d04890 Mon Sep 17 00:00:00 2001 From: brett Date: Sun, 31 Aug 2003 07:43:28 +0000 Subject: [PATCH] Use plugins type directory in repo, comment on need for download goal, fix typo on description git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113918 13f79535-47bb-0310-9956-ffa450edef68 --- plugin/plugin.jelly | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly index 83d55fe8..beb56092 100644 --- a/plugin/plugin.jelly +++ b/plugin/plugin.jelly @@ -7,13 +7,13 @@ xmlns:u="jelly:util" xmlns:x="jelly:xml"> - + + todir="${maven.repo.local}/maven/plugins" /> @@ -170,6 +170,7 @@ + @@ -182,7 +183,7 @@ name="${maven.home}/plugins/${artifactId}-${version}.jar" /> + value="${repo}/${groupId}/plugins/${artifactId}-${version}.jar" /> trying to download ${remoteFile}