Re: [ftpserver] how to build the ftpServer

2008-03-29 Thread Niklas Gustavsson
Hi On Fri, Mar 28, 2008 at 2:33 PM, Simon Trudeau [EMAIL PROTECTED] wrote: Maybe my intervention is related. I tried building the ftpserver project using maven 2.0.8 (mvn install) but unfortunately it fails, the unit tests fail. Did anyone had the same failure? It's pretty annoying. I very

Re: [ftpserver] how to build the ftpServer

2008-03-28 Thread Niklas Gustavsson
Hi In the future, please send FtpServer related questions to [EMAIL PROTECTED] :-) If you can't build using Maven you will have to hunt down all dependencies on your own. You will find them declared in the pom.xml files in the respective modules. After that, you will have to import the modules

Re: [ftpserver] how to build the ftpServer

2008-03-28 Thread Emmanuel Lecharny
Mark Webb wrote: While I agree that this is an option, none of the other MINA subprojects require this. For consistency, they should all be the same. yes, but nothing is perfect at first :) I am sorry if I am nitpicking and I apologize if I am upsetting anyone, but as this program grows