using build class Build : BuildJava { new make() { jar = devHomeDir.uri + `lib/java/ext/hello.jar` packages = ["corp.*"] } }