Hello Wagon-Dev Mailing List I'm having problems to deploy to my FTP server which is providing a maven2 repository. I'm using the opensource Filezilla FTP Server (sourceforge). When I connect using the Filezilla FTP Client i have to turn of "Passive Mode" otherwhise the ftp connection doesn't work. Actually the authentication works fine but while listing the directories the connection switches into passive mode and disconnects.
Is there a way to configure the maven ftp wagon to not use passive mode? Current FTP Extension used: <extension> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ftp</artifactId> <version>1.0-beta-2</version> </extension> Thank you for your support. Greets Alan JIRA [EMAIL PROTECTED] wrote: > > [ http://jira.codehaus.org/browse/WAGONFTP-3?page=all ] > > Brett Porter updated WAGONFTP-3: > -------------------------------- > > Fix Version: (was: 1.0-alpha-5) > 1.0-alpha-6 > >> make passive FTP optional >> ------------------------- >> >> Key: WAGONFTP-3 >> URL: http://jira.codehaus.org/browse/WAGONFTP-3 >> Project: wagon-ftp >> Type: Improvement > >> Reporter: Brett Porter >> Assignee: Michal Maczka >> Fix For: 1.0-alpha-6 > >> >> >> was applied to artifact plugin as part of MPARTIFACT-8 > > -- > 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] > > > -- View this message in context: http://www.nabble.com/-jira--Updated%3A-%28WAGONFTP-3%29-make-passive-FTP-optional-tf847742.html#a11247972 Sent from the Wagon - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]