4.0.0 org.mockftpserver MockFtpServer MockFtpServer The MockFtpServer project provides mock/dummy FTP server implementations for testing FTP client code. Two FTP Server implementations are provided, each at a different level of abstraction. FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including directories and files, as well as a set of valid user accounts and credentials. The FakeFtpServer then responds with appropriate replies and reply codes based on that configuration. StubFtpServer, on the other hand, is a lower-level "stub" implementation. You configure the individual FTP server commands to return custom data or reply codes, allowing simulation of either success or failure scenarios. You can also verify expected command invocations. jar 2.5 http://mockftpserver.sourceforge.net/ scm:svn:https://mockftpserver.svn.sourceforge.net/svnroot/mockftpserver/MockFtpServer scm:svn:https://mockftpserver.svn.sourceforge.net/svnroot/mockftpserver/MockFtpServer https://mockftpserver.svn.sourceforge.net/svnroot/mockftpserver org.slf4j slf4j-api 1.6.6 org.codehaus.groovy groovy-all 1.7.10 test commons-net commons-net 1.4.1 test easymock easymock 1.2_Java1.3 test junit-addons junit-addons 1.4 test org.springframework spring 2.0.7 test org.slf4j slf4j-log4j12 1.6.6 test ossrh https://oss.sonatype.org/content/repositories/snapshots ossrh https://oss.sonatype.org/service/local/staging/deploy/maven2/ org.codehaus.gmaven gmaven-plugin 1.3 1.7 generateStubs compile generateTestStubs testCompile org.codehaus.gmaven.runtime gmaven-runtime-1.7 1.3 org.codehaus.groovy groovy-all org.codehaus.groovy groovy-all 1.7.10 org.apache.maven.plugins maven-compiler-plugin true 1.4 1.4 true cobertura-maven-plugin org.codehaus.mojo 2.0 clean org.apache.maven.plugins maven-jar-plugin ${pom.version} org.apache.maven.plugins maven-source-plugin 2.2.1 attach-sources jar-no-fork org.apache.maven.plugins maven-javadoc-plugin 2.9.1 attach-javadocs jar maven-assembly-plugin src/assembly/assembly.xml org.apache.maven.plugins maven-release-plugin clean site assembly:assembly org.apache.maven.plugins maven-site-plugin 2.1 org.apache.maven.plugins maven-gpg-plugin 1.5 sign-artifacts verify sign org.apache.maven.plugins maven-project-info-reports-plugin 2.2 dependencies license org.codehaus.mojo cobertura-maven-plugin org.apache.maven.plugins maven-javadoc-plugin org.apache.maven.plugins maven-pmd-plugin chrismair Chris Mair chrismair@users.sourceforge.net https://sourceforge.net/users/chrismair developer -4 Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt repo