* invoked on a developer machine). Pass 'true' to this system property to skip compilation step and use compiled classes from the project output instead.
messages.error("$BuildOptions.USE_COMPILED_CLASSES_PROPERTY is enabled, but the project output directory $outputDir.absolutePath doesn't exist")
if(!outputProjectDir.exists()){
messages.error("$BuildOptions.USE_COMPILED_CLASSES_PROPERTY is enabled, but the project output directory $outputProjectDir.absolutePath doesn't exist")