Building from source

Check out the source code from either Anonymous SVN or Committer SVN.  In the checkout directory, build using Maven: 

      mvn install

This will compile and install all artifacts into your local Maven repository.

Please note. There is a bug in Sun's javac which prevents the XNIO API from being built with it. The project builds correctly with a specific version of Eclipse ecj. The build process for this module is currently manual; however a contribution to automate the process would be welcome.