On 3/24/07, Baz <[EMAIL PROTECTED]> wrote:
Wendy and all,

Thank you. I think I finally get the simple code working with ftp
server. Here are the code and setup in case anyone interested.

Great!  I just tried that as an example, too.  FTP is working fine for
artifact deployment, but unfortunately not for 'mvn site-deploy'. :(

    <extension>
      <groupId>org.apache.maven.wagon</groupId>
      <artifactId>wagon-ftp</artifactId>
      <version>1.0-alpha-6</version>

Might as well use the latest release:  1.0-beta-2 .
http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-ftp/

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to