Note: This gradle project if for macos and linux/unix only, windows is not supported

Import into IDE

Eclipse use ‘buildship-gradle-integration’ plugin.

Local build

BUILD_PUBLISH_DEPLOY_SEGREGATION=false ./ci.sh clean test_and_build analysis

Deploy into maven repository

BUILD_PUBLISH_DEPLOY_SEGREGATION=false ./ci.sh clean test_and_build analysis publish_artifact publish_site