Hi Since the lack of a recent snapshot build of commons-net in any Maven repository, we have for a long time inlined commons-net in out build. Since there are some tests failing in commons-net, this has made our build unnecessarily complex. So, I've just built a snapshot of commons-net for our use and uploaded to a temporary repository and removed the inlined commons-net. Hopefully, this will make our build much eaier to handle. I've updated our documentation at: http://cwiki.apache.org/confluence/display/FTPSERVER/Building
As soon as there is a more recent snapshot of commons-net available, we'll switch to that. Tracked here: https://issues.apache.org/jira/browse/NET-218 /niklas
