You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-dev@maven.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@codehaus.org> on 2006/02/17 03:47:19 UTC

[jira] Created: (WAGON-35) wagon doesn't support site:deploy via ftp

wagon doesn't support site:deploy via ftp
-----------------------------------------

         Key: WAGON-35
         URL: http://jira.codehaus.org/browse/WAGON-35
     Project: wagon
        Type: Bug

    Versions: 1.0-alpha-6    
 Environment: maven 2.0.2, win xp
    Reporter: Howard M. Lewis Ship
 Attachments: pom.xml

I'm attempting to deploy my site via ftp; my hosting only allows FTP access, no SSH, so I'm stuck using FTP.

I get the following failure:

bash-3.00$ mvn site:deploy
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'site'.
[INFO] ----------------------------------------------------------------------------
[INFO] Building Tapestry prop binding extension
[INFO]    task-segment: [site:deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [site:deploy]
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Wagon protocol 'ftp' doesn't support directory copying
[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Thu Feb 16 18:42:50 PST 2006
[INFO] Final Memory: 4M/7M
[INFO] ----------------------------------------------------------------------------
bash-3.00$

I've attached my pom

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org


[jira] Closed: (WAGON-35) wagon doesn't support site:deploy via ftp

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/WAGON-35?page=all ]
     
Brett Porter closed WAGON-35:
-----------------------------

     Assign To: Brett Porter
    Resolution: Duplicate

WAGONFTP-7

> wagon doesn't support site:deploy via ftp
> -----------------------------------------
>
>          Key: WAGON-35
>          URL: http://jira.codehaus.org/browse/WAGON-35
>      Project: wagon
>         Type: Bug

>     Versions: 1.0-alpha-6
>  Environment: maven 2.0.2, win xp
>     Reporter: Howard M. Lewis Ship
>     Assignee: Brett Porter
>  Attachments: pom.xml
>
>
> I'm attempting to deploy my site via ftp; my hosting only allows FTP access, no SSH, so I'm stuck using FTP.
> I get the following failure:
> bash-3.00$ mvn site:deploy
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'site'.
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building Tapestry prop binding extension
> [INFO]    task-segment: [site:deploy]
> [INFO] ----------------------------------------------------------------------------
> [INFO] [site:deploy]
> [INFO] ----------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ----------------------------------------------------------------------------
> [INFO] Wagon protocol 'ftp' doesn't support directory copying
> [INFO] ----------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Thu Feb 16 18:42:50 PST 2006
> [INFO] Final Memory: 4M/7M
> [INFO] ----------------------------------------------------------------------------
> bash-3.00$
> I've attached my pom

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org