- AbstractRefreshWebappMojo - Class in org.alfresco.maven.plugin
-
Abstract Maven Mojo with generic functionality common to
both the Refresh Repo and Refresh Share Mojos.
- AbstractRefreshWebappMojo() - Constructor for class org.alfresco.maven.plugin.AbstractRefreshWebappMojo
-
- addDirectory(File, String, String[], String[]) - Method in class org.alfresco.maven.plugin.archiver.AmpArchiver
-
- alfrescoClientWar - Variable in class org.alfresco.maven.plugin.AbstractRefreshWebappMojo
-
- AMP_FOLDER_LIB - Static variable in class org.alfresco.maven.plugin.AmpModel
-
- AmpArchiver - Class in org.alfresco.maven.plugin.archiver
-
Emulates the JarArchiver only changing the extension name from .jar to .amp
It also adds a logging statement that can help debugging the build
- AmpArchiver() - Constructor for class org.alfresco.maven.plugin.archiver.AmpArchiver
-
- ampBuildDirectory - Variable in class org.alfresco.maven.plugin.AmpMojo
-
Target folder used to aggregate content then packaged into the AMP
- ampFinalDir - Variable in class org.alfresco.maven.plugin.AmpMojo
-
Directory of the final generated AMP
- ampFinalName - Variable in class org.alfresco.maven.plugin.AmpMojo
-
Name of the generated AMP and JAR artifacts
- AmpModel - Class in org.alfresco.maven.plugin
-
Class holding all common well know constants for the AMP packaging/extraction process
- AmpModel() - Constructor for class org.alfresco.maven.plugin.AmpModel
-
- AmpMojo - Class in org.alfresco.maven.plugin
-
Builds an AMP archive of the current project's contents.
- AmpMojo() - Constructor for class org.alfresco.maven.plugin.AmpMojo
-
- AmpUnArchiver - Class in org.alfresco.maven.plugin.archiver
-
This class provides AMP unpacking support for projects depending on AMPs
This allows for example AMPs to be specified as in the maven-war-plugin
- AmpUnArchiver() - Constructor for class org.alfresco.maven.plugin.archiver.AmpUnArchiver
-
- archive - Variable in class org.alfresco.maven.plugin.AmpMojo
-
The archive configuration to use.
- attachClasses - Variable in class org.alfresco.maven.plugin.AmpMojo
-
Whether the JAR produced should be attached as a separate 'classes' artifact.
- attachConfig - Variable in class org.alfresco.maven.plugin.AmpMojo
-
Whether a config artifact should be produced should be attached as a separate 'config' artifact.