From e0b37eb68a2634a74a232b349a20b2a378b7ebef Mon Sep 17 00:00:00 2001 From: dion Date: Tue, 18 Jan 2005 03:22:14 +0000 Subject: [PATCH] add docs on replacement goals git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@125459 13f79535-47bb-0310-9956-ffa450edef68 --- jar/xdocs/goals.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jar/xdocs/goals.xml b/jar/xdocs/goals.xml index c0be1466..e97eb73f 100644 --- a/jar/xdocs/goals.xml +++ b/jar/xdocs/goals.xml @@ -45,7 +45,8 @@ jar:snapshot - DEPRECATED
+ + DEPRECATED. Please use jar:deploy-snapshot or jar:install-snapshot
Creates a jar file in the Maven build directory with the form ${project.id}-YYYYMMDD.hhmmss.jar where