You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2005/12/12 06:27:31 UTC

svn commit: r356159 - /maven/maven-1/plugins/trunk/artifact/project.xml

Author: ltheussl
Date: Sun Dec 11 21:27:26 2005
New Revision: 356159

URL: http://svn.apache.org/viewcvs?rev=356159&view=rev
Log:
Update description for announcement mail

Modified:
    maven/maven-1/plugins/trunk/artifact/project.xml

Modified: maven/maven-1/plugins/trunk/artifact/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/artifact/project.xml?rev=356159&r1=356158&r2=356159&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/project.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/project.xml Sun Dec 11 21:27:26 2005
@@ -23,7 +23,10 @@
   <id>maven-artifact-plugin</id>
   <name>Maven Artifact Plugin</name>
   <currentVersion>1.7-SNAPSHOT</currentVersion>
-  <description>Tools to manage artifacts and deployment. Requires Maven 1.1.</description>
+  <description>
+    Tools to manage artifacts and deployment.
+    *WARNING*: This version of the artifact-plugin requires Maven 1.1. People using Maven 1.0 should NOT use this version of the plugin.
+  </description>
   <shortDescription>Tools to manage artifacts and deployment</shortDescription>
   <url>http://maven.apache.org/maven-1.x/reference/plugins/artifact/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPARTIFACT</issueTrackingUrl>