public class InstallMojo
extends org.apache.maven.plugin.AbstractMojo
Performs a AMP to WAR overlay invoking the Alfresco Repository ModuleManagementTool.
It therefore wraps and emulates the same WAR overlay performed by Alfresco MMT.
This goal will install the AMP file(s) found in ${ampLocation} onto the WAR (or exploded WAR) found in ${warLocation}
Since:
1.0
Version:
$Id:$
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo