About to work on the classLoader issues, which means I have to build from source. This is my first time using maven and I'm getting some errors, but only on 4 dependencies (commons-vfs-patched-1.9.1.jar, jms, jmxri, jmxtools). I'm kind of stumped because everything on google says that if you cant find jms jmxri, etc, that just means you haven't included sun's super duper maven 2 repo, but I see in the pom.xml that you have included that repo.
I was trying to follow the building from source guide, but maven is not cooperating.