aem-plugin / com.cognifide.gradle.aem.environment / EnvironmentPlugin

EnvironmentPlugin

class EnvironmentPlugin : AemPlugin

Separate plugin which provides tasks for managing local development environment additional to AEM, like: Dispatcher, Solr, Knot.X, etc.

Most often should be applied only to one project in build.

Constructors

<init>

Separate plugin which provides tasks for managing local development environment additional to AEM, like: Dispatcher, Solr, Knot.X, etc.

EnvironmentPlugin()

Functions

configure

fun Project.configure(): Unit

Companion Object Properties

ID

const val ID: String