From 57deec6cfd3c70a6c9f07e7586523f49d93571f3 Mon Sep 17 00:00:00 2001 From: carlos Date: Wed, 14 Jul 2004 11:46:04 +0000 Subject: [PATCH] Added deprecation warning to jar:snapshot git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115812 13f79535-47bb-0310-9956-ffa450edef68 --- jar/xdocs/goals.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jar/xdocs/goals.xml b/jar/xdocs/goals.xml index 2099194b..190e3efa 100644 --- a/jar/xdocs/goals.xml +++ b/jar/xdocs/goals.xml @@ -45,7 +45,7 @@ jar:snapshot - + DEPRECATED
Creates a jar file in the Maven build directory with the form ${project.id}-YYYYMMDD.hhmmss.jar where