{#- To disable redundant javadoc (it may fail the build) #} tasks.withType<Javadoc>().configureEach { isEnabled = false }