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.
Also, how mature is the project? Can I start using this in a commercial application or is it still too unreliable? (From the unit tests, I would believe it is not ready yet...) I hope I will not offend anyone but, to avoid breaking the trunk build, I would recommend you to adopt a development branch that would synchronize with the trunk branch only if all unit tests pass. This way, the user won't check out stuff that is unreliable and break unit test. Simon -----Original Message----- From: Emmanuel Lecharny [mailto:[EMAIL PROTECTED] Sent: March-28-08 8:59 AM To: [email protected] Subject: Re: [ftpserver] how to build the ftpServer 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 and evolves we should try to make > things easier for the users in order to gain more users and continued > satisfaction for the program. > +1. That means people provide some patches, helps, documentation too. As this is a collaborative effort, sharing info about what's wrong and how to fix it is the way to go. This will make users happy :) > Another question I have, the pom.xml requires that maven 2.0.5 or > 2.0.7 are used. OS X comes with 2.0.6 and this causes a problem. Is > there a reason why 2.0.6 cannot be used? > Well, I don't know, but 2.0.7 fixes some bugs in 2.0.6, so there is no reason we should stick with a buggy version when a new one is out there. May be looking on the Maven site for a release note could help ? -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org
