| Class | Description |
|---|---|
| AbstractRefreshWebappMojo |
Abstract Maven Mojo with generic functionality common to
both the Refresh Repo and Refresh Share Mojos.
|
| AbstractRunMojo |
Abstract runner component used by both the standard runner that blocks after startup and the
integration test runner that stops container after each sub-project execution.
|
| 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.
|
| IntegrationTestMojo |
Alfresco Plugin mojo that are used when you want to run Integration Tests.
|
| RefreshMojo |
Refresh Alfresco Repo and Share Mojo.
|
| RefreshRepoWebappMojo |
Refresh Alfresco Repository (alfresco.war) Mojo.
|
| RefreshShareWebappMojo |
Refresh Alfresco Share (share.war) Mojo.
|
| RunMojo |
Alfresco Plugin mojo that are used when you want to run the Alfresco server with all the webapps.
|
| 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 © 2017. All rights reserved.