defaultTasks 'distZip' apply plugin: 'java' dependencies{ compile(project(':ToolKit')) { } }