Full name:
com.unic.maven.plugins:aem-maven-plugin:2.0.17-SNAPSHOT:ensureStable
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
<adminPassword> |
String |
- |
The password of the "admin" user. Default value is: admin.User property is: password. |
<aemType> |
AemMojo$AemType |
- |
The instance type, e.g. "author" or "publish". Default value is: author.User property is: aem.type. |
<baseUrl> |
String |
- |
The schema + hostname of the AEM instance, e.g. "http://localhost". Default value is: http://localhost.User property is: base.url. |
<contextPath> |
String |
- |
The context path of the AEM instance. User property is: context.path. |
<debugEnabled> |
boolean |
- |
Whether remote debugging shall be available for the started
instance via the configured port.Default value is: true.User property is: debug.enabled. |
<debugPort> |
int |
- |
Use this debug port for remote debugging on the instance. Default value is: 30303.User property is: debug.port. |
<expectedStableTimeInSeconds> |
int |
- |
Expect AEM to remain stable for this amount of seconds, i.e. no
service configuration and bundle state changes should occur for
this amount of time. Default value is: 16.User property is: stable.expectedDuration. |
<httpPort> |
int |
- |
The AEM HTTP port. Defaults to 4502 for an author and 4503 for a
publish AEM type.Default value is: -1.User property is: http.port. |
<ignoreBundlesRegex> |
String[] |
- |
Ignores the defined bundles during initialization check by given
regex checks. The regex is checked against the bundle's symbolic
name. User property is: ignore.bundlesRegex. |
<initializationGracePeriod> |
int |
- |
Wait this amount of seconds before beginning state tests on the
components. Default value is: 5.User property is: init.gracePeriod. |
<initializationWaitTime> |
int |
- |
Wait up to this number of minutes for AEM to initialize, i.e. for
all bundles and components to start. Default value is: 2.User property is: init.waitTime. |
<javaHome> |
String |
- |
Use this JRE to start the AEM instance. Default value is: ${java.home}.User property is: java.home. |
<useControlPort> |
boolean |
- |
If true the AEM Control Port feature is enabled and used for
stopping the instance. If false the system console HTTP API is used
to stop the AEM instance. Default value is: true.User property is: use.controlport. |
java.lang.StringNopasswordadmincom.unic.maven.plugins.aem.mojos.AemMojo$AemTypeNoaem.typeauthorjava.lang.StringNobase.urlhttp://localhostjava.lang.StringNocontext.pathport.booleanNodebug.enabledtrueintNodebug.port30303intNostable.expectedDuration16AEM type.intNohttp.port-1java.lang.String[]Noignore.bundlesRegexintNoinit.gracePeriod5intNoinit.waitTime2java.lang.StringNojava.home${java.home}booleanNouse.controlporttrue