While I agree that this is an option, none of the other MINA subprojects require this. For consistency, they should all be the same.
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. 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? Thank you. Mark On Fri, Mar 28, 2008 at 7:52 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > > ryan cheng wrote: > > Hi: > > > > I'm learning how to use Mina. > > > > I want to see the ftpserver demo, I check out the SVN code, but who can > tell > > me how to build it as a eclipse java project. > > > > BTW, I can not use the maven to bulid the server. because I can not connect > > the maven repos. server to download the dependency plugin and libs. > > > > There is something I don't get : if you can do a svn to get the code, > you should be able to get the jars from the maven repo, at least once. > > When you have done this once, you can build locally using the -o flag > (mvn -o eclipse:eclipse, for instance). > > > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > > -- -------------------------------- Talent hits a target no one else can hit; Genius hits a target no one else can see.
