we actually need the tests jar to include resources other than the class files in order for dependent projects to fire up tests that extend JettyWebAppTestCase. I also included all of the *Test.class classes - they do NOT run by default in dependent projects, so there's no issue there, but dependent projects might want to explicitly run some of the Atomserver regressions, and this makes that possible.