aem-plugin / com.cognifide.gradle.aem.instance / InstancePlugin

InstancePlugin

class InstancePlugin : AemPlugin

Separate plugin which provides tasks for:

Most often should be applied only to one project in build (typically project named 'aem' or root project). Applying it multiple times to same configuration could case confusing errors like AEM started multiple times.

Constructors

<init>

Separate plugin which provides tasks for:

InstancePlugin()

Functions

configure

fun Project.configure(): Unit

Companion Object Properties

ID

const val ID: String