gnodet wrote: > > I guess we need to document the maven command to get up and running > with the IDEs. > I'm so used to use maven since a few years that I forgot people are > not always familiar with it. > That's something we could easily document on our web site. >
The Maven commands are in the MINA developer's guide http://mina.apache.org/developer-guide.html. I googled around to know to add a CLASSPATH variable in my IDE's build path pointing to the local Maven repository. It was impressed with how simple it was to build the project. gnodet wrote: > > There are plenty of other stuff missing too, such as all the server > side forwarding stuff, etc ... > I'm going to create JIRA for those so that we can track them. > I've been browsing the SSHD code a bit trying to get my head around Futures, which seem key. Not quite there yet :) Pete -- View this message in context: http://www.nabble.com/SSHD-status-tp23903746p23948824.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.
