From cb3f003a640c991eef77e8db3db322b198227e46 Mon Sep 17 00:00:00 2001 From: bwalding Date: Thu, 17 Apr 2003 08:40:12 +0000 Subject: [PATCH] Deprecate java:jar (it's still there, just warns about deprecation) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113352 13f79535-47bb-0310-9956-ffa450edef68 --- java/plugin.jelly | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/java/plugin.jelly b/java/plugin.jelly index a23222ed..247ed2c0 100644 --- a/java/plugin.jelly +++ b/java/plugin.jelly @@ -5,15 +5,6 @@ xmlns:ant="jelly:ant" xmlns:resources="resources"> - - @@ -124,6 +115,7 @@ + java:jar is deprecated and will be removed. Please use jar:jar