@Mojo(name="refresh-repo",
defaultPhase=PROCESS_RESOURCES,
requiresProject=true,
threadSafe=true)
public class RefreshRepoWebappMojo
extends AbstractRefreshWebappMojo
Refresh Alfresco Repository (alfresco.war) Mojo. Will refresh the Web Script container so new and changed Web Scripts are detected.
It is important to execute the refresh calls in the compile phase, otherwise the files will be copied after this and the refresh calls will not be recognized.alfrescoClientWar, clearCacheShareUrl, project, refreshHost, refreshMode, refreshPassword, refreshRepoUrl, refreshShareUrl, refreshWebappName| Constructor and Description |
|---|
RefreshRepoWebappMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeRefresh()
To be implemented by webapp "refresh" Mojos
|
_refreshRepo, _refreshShare, clearDependencyCaches, execute, refreshWebScriptsprotected void executeRefresh()
AbstractRefreshWebappMojoexecuteRefresh in class AbstractRefreshWebappMojoCopyright © 2019. All rights reserved.