You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/08/17 01:10:59 UTC

svn commit: r432064 - /maven/maven-1/core/trunk/xdocs/index.xml

Author: aheritier
Date: Wed Aug 16 16:10:58 2006
New Revision: 432064

URL: http://svn.apache.org/viewvc?rev=432064&view=rev
Log:
the bug exists also for the sftp protocol

Modified:
    maven/maven-1/core/trunk/xdocs/index.xml

Modified: maven/maven-1/core/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/index.xml?rev=432064&r1=432063&r2=432064&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/index.xml Wed Aug 16 16:10:58 2006
@@ -116,7 +116,7 @@
         <dl>
           <dt>11 August 2006 - Bug in the Artifact plugin bundled in Maven 1.1 Beta 3</dt>
           <dd>
-            <p>Due to an incompability between the artifact plugin v 1.8 and maven 1.1 beta 3 we recommand that you use the SNAPSHOT of the next version of this plugin to avoid the error about the rejected key of the host if you use the scp protocol (<a href="http://jira.codehaus.org/browse/MPARTIFACT-71" target="_blank">MPARTIFACT-71</a>).</p>
+            <p>Due to an incompability between the artifact plugin v 1.8 and maven 1.1 beta 3 we recommand that you use the SNAPSHOT of the next version of this plugin to avoid the error about the rejected key of the host if you use the scp or the sftp protocols (<a href="http://jira.codehaus.org/browse/MPARTIFACT-71" target="_blank">MPARTIFACT-71</a>).</p>
 <source>maven plugin:download
   -DgroupId=maven 
   -DartifactId=maven-artifact-plugin