You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Antony Stubbs <an...@gmail.com> on 2008/12/10 18:00:45 UTC

Re: FTP Site Deploy: possible to upgrade wagon?

Please see:
http://www.nabble.com/Apparent-Plugin-Version-Mismatch-with-maven-deploy-plugin-and-wagon-ftp-td17866020.html#a17875607


Paul Benedict-2 wrote:
> 
> I am using Maven 2.0.9 and want to deploy my site using FTP. I was
> trying to upgrade my Wagon to get FTP directory copying support:
> http://jira.codehaus.org/browse/WAGON-148
> 
> I thought it was possible to add the protocol through an extension:
> 
> <extension>
>   <groupId>org.apache.maven.wagon</groupId>
>   <artifactId>wagon-ftp</artifactId>
>   <version>1.0-beta-4</version>
> </extension>
> 
> When I try, I get this error:
> [INFO] WAGON_VERSION: 1.0-beta-2
> [INFO] java.lang.AbstractMethodError:
> org.apache.maven.wagon.providers.ftp.FtpWagon.openConnection()V
>         at
> org.apache.maven.wagon.AbstractWagon.connect(AbstractWagon.java:143)
>         at
> org.apache.maven.wagon.AbstractWagon.connect(AbstractWagon.java:106)
>         at
> org.apache.maven.plugins.site.SiteDeployMojo.execute(SiteDeployMojo.java:184)
> 
> How can I force the WAGON_VERSION to something different? I want use
> beta-4 if possible.
> 
> Do I have to wait for Maven 2.0.10?
> http://jira.codehaus.org/browse/MNG-3622
> 
> Thanks,
> Paul
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 


-----
___________________________

http://stubbisms.wordpress.com http://stubbisms.wordpress.com 
-- 
View this message in context: http://www.nabble.com/FTP-Site-Deploy%3A-possible-to-upgrade-wagon--tp18844982p20939430.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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