apologies, previous email sent half written.

I'm having trouble with site:deploy and ftp. My site dir is generated fine by mvn site, however the site:deploy docs state that a zip will be created, uploaded to remote and unzipped.

http://maven.apache.org/plugins/maven-site-plugin/deploy-mojo.html

when running mvn site:deploy, all I get is an error stating "Wagon protocol 'ftp' doesn't support directory copying". I can see no zip file created.

I have added the correct distributionManagement to pom.xml, server to settings.xml, wagon-ftp to build/extensions.

is it something to do with this bug? http://jira.codehaus.org/browse/WAGONFTP-7

will the problems go away if I try to deploy using some other protocol such as scp?

thanks in advance,
Nathan


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

Reply via email to