Class InstallPackagesMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.wcm.devops.conga.plugins.aem.maven.InstallPackagesMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="package-install",
threadSafe=true,
requiresProject=false)
public final class InstallPackagesMojo
extends org.apache.maven.plugin.AbstractMojo
Installs all AEM content packages and OSGi bundles to AEM which are referenced in a model.yaml
generated by CONGA for a node.
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
InstallPackagesMojo
public InstallPackagesMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
-
isSkip
protected final boolean isSkip() -
getPackageManagerProperties
protected io.wcm.tooling.commons.packmgr.PackageManagerProperties getPackageManagerProperties() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-
buildConsoleUrl
-
getConsoleUser
-
getConsolePassword
-