Fixed core site generation - although the ydoc doclet is still not working and has been commented out. Need to try to the route of Trails project who seem to use it with Maven.
Added nt profile to skip tests on demand. Commented out minijar plugin to produce ueberjar in debugger, which used to work but now fails.Renamed core name.
Created debugger module containing RemoteDebugger. Module also produced ueber jar containing all dependendencies bundled in a single jar.Updated Ant build script to use separate debugger module.