From a2a657db02a5a5e0463a78698df14f390d9358bf Mon Sep 17 00:00:00 2001 From: snicoll Date: Sat, 28 Jan 2006 17:24:03 +0000 Subject: [PATCH] MPRAR-2: Fixed handling of plugin properties: ra.xml file is now included wherever it is located. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373186 13f79535-47bb-0310-9956-ffa450edef68 --- rar/plugin.jelly | 11 ++++++++++- rar/xdocs/changes.xml | 1 + 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/rar/plugin.jelly b/rar/plugin.jelly index fc5dfba3..17189786 100644 --- a/rar/plugin.jelly +++ b/rar/plugin.jelly @@ -56,7 +56,16 @@ - + + + + + + + + + diff --git a/rar/xdocs/changes.xml b/rar/xdocs/changes.xml index bf601270..c87029fb 100644 --- a/rar/xdocs/changes.xml +++ b/rar/xdocs/changes.xml @@ -25,6 +25,7 @@ + Fixed handling of plugin properties: ra.xml file is now included wherever it is located. Added maven.rar.final.name property. Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :