api / org.gradle.api.artifacts.repositories / IvyPatternRepositoryLayout / setM2compatible

setM2compatible

abstract fun setM2compatible(m2compatible: Boolean): Unit

Sets whether a Maven style layout is to be used for the 'organisation' part, replacing any dots with forward slashes. Defaults to false.

Parameters

m2compatible - whether a Maven style layout is to be used for the 'organisation' part