hi 

Just copy the wagon-ftp-1.0-alpha-6 and in pom .xml mention like 
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>wagon-maven-plugin</artifactId>
<version>1.0-beta-3</version>
<configuration>
<serverId>XXX.XXX.com</serverId>
<url>ftp://XXX.XX.com</url>
<fromFile></fromFile>
<toFile></tofile>
</configuration>
</plugin>

its working fine try this............

--
View this message in context: 
http://maven.40175.n5.nabble.com/Getting-StreamWagon-openConnection-V-error-tp107726p4726407.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to