| Class | Description |
|---|---|
| AbstractRefreshWebappMojo |
Abstract Maven Mojo with generic functionality common to
both the Refresh Repo and Refresh Share Mojos.
|
| HelpMojo |
Display help information on alfresco-maven-plugin.
Call mvn alfresco:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| InstallMojo |
Performs a AMP to WAR overlay invoking the Alfresco Repository ModuleManagementTool.
|
| RefreshMojo |
Refresh Alfresco Repo and Share Mojo.
|
| RefreshRepoWebappMojo |
Refresh Alfresco Repository (alfresco.war) Mojo.
|
| RefreshShareWebappMojo |
Refresh Alfresco Share (share.war) Mojo.
|
| RunMojo |
Runner component that can be used to test your extension.
|
| ValidateMojo |
This goal provides the EXPERIMENTAL feature of validating your AMP module (source and binaries)
against Alfresco (Repository and Share) development best practices, providing validation and
alerts that can be used to improve quality, longevity and supportability of your code.
|
| VersionMojo |
Removes -SNAPSHOT suffix from the version number (if present), optionally replacing it with a timestamp.
|
Copyright © 2016. All rights reserved.