I have the DMG and the ZIP file ready (I think

) but the webstart is complaining about there being an "unsigned resource inside the maptool-1.3.b64.jar" file. Signing it doesn't help.

So I need to figure out what the issue is.
What I might do is go back and checkout the entire rptools project as a single SVN project. That will, unfortunately, download a bunch of crap that I don't care about (like old library and application JARs) but then perhaps the build process would be a bit more coherent?
I'm having a bit of trouble understanding how my current approach (separate projects for MapTool, parser, rplib, et al) could possibly be the right one given how much manual work I seem to be doing to create a build. "There's gotta be a better way."