[ http://jira.codehaus.org/browse/WAGONFTP-7?page=comments#action_56307 ] 

pinghe commented on WAGONFTP-7:
-------------------------------

my pom.xml
        <build>
                <defaultGoal>install</defaultGoal>
                <extensions>
                        <extension>
                                <groupId>org.apache.maven.wagon</groupId>
                                <artifactId>wagon-ftp</artifactId>
                        </extension>
                </extensions>
        </build>

when exec: mvn site:deploy , error

> site:deploy (deploying with FTP)  Wagon protocol 'ftp' doesn't support 
> directory copying
> ----------------------------------------------------------------------------------------
>
>          Key: WAGONFTP-7
>          URL: http://jira.codehaus.org/browse/WAGONFTP-7
>      Project: wagon-ftp
>         Type: Improvement

>     Versions: 1.0-alpha-4
>  Environment: windows
>     Reporter: pinghe

>
>
> Wagon protocol 'ftp' doesn't support directory copying

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to