Maven Wagon

wagon doesn't support site:deploy via ftp

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 1.0-alpha-6
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    maven 2.0.2, win xp
  • Number of attachments :
    1

Description

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

Issue Links

Activity

Hide
Brett Porter added a comment -

WAGONFTP-7

Show
Brett Porter added a comment - WAGONFTP-7

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: