From 4f1f51d20b53706ac4f5d623bb4ee9149e46650e Mon Sep 17 00:00:00 2001 From: jvanzyl Date: Wed, 26 Mar 2003 15:50:05 +0000 Subject: [PATCH] o new home for the pom:deploy plugin and added a pom:install goal as well. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113197 13f79535-47bb-0310-9956-ffa450edef68 --- pom/plugin.jelly | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/pom/plugin.jelly b/pom/plugin.jelly index a5eb334f..888191f0 100644 --- a/pom/plugin.jelly +++ b/pom/plugin.jelly @@ -5,6 +5,7 @@ xmlns:d="jelly:define" xmlns:v="jelly:validate" xmlns:x="jelly:xml" + xmlns:deploy="deploy" xmlns:pom="pom"> @@ -70,4 +71,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +