A C E G I O P S V 

A

addDirectory(File, String, String[], String[]) - Method in class org.alfresco.maven.plugin.archiver.AmpArchiver
 
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
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.

C

classesDirectory - Variable in class org.alfresco.maven.plugin.AmpMojo
(Read Only) Directory containing the classes and resource files that should be packaged into the JAR.
classifier - Variable in class org.alfresco.maven.plugin.AmpMojo
Classifier to add to the artifact generated.
createArchive() - Method in class org.alfresco.maven.plugin.AmpMojo
Creates and returns the AMP archive, invoking the AmpArchiver
customVersionSuffix - Variable in class org.alfresco.maven.plugin.VersionMojo
Allows to append a custom (numeric) value to the current artifact's version, i.e.

E

execute() - Method in class org.alfresco.maven.plugin.AmpMojo
 
execute() - Method in class org.alfresco.maven.plugin.archiver.AmpUnArchiver
 
execute() - Method in class org.alfresco.maven.plugin.InstallMojo
 
execute() - Method in class org.alfresco.maven.plugin.VersionMojo
 
EXTENSION_LIST - Static variable in class org.alfresco.maven.plugin.AmpModel
 

G

gatherDependencies() - Method in class org.alfresco.maven.plugin.AmpMojo
Copies all runtime dependencies to AMP lib.
getDestDirectory() - Method in class org.alfresco.maven.plugin.archiver.AmpUnArchiver
 
getFile(File, String, String, String) - Static method in class org.alfresco.maven.plugin.AmpMojo
Builds a File object pointing to the target AMP package; the pointer to the File is created taking into account the (optional) artifact classifier defined
getNormalizedVersion() - Method in class org.alfresco.maven.plugin.VersionMojo
Normalizes the project's version following 2 patterns - Remove the -SNAPSHOT suffix, if present - (Optionally) append the timestamp to the version, if -SNAPSHOT is present - (Optionally) append the build number to the version

I

includeDependencies - Variable in class org.alfresco.maven.plugin.AmpMojo
Whether (runtime scoped) JAR dependencies (including transitive) should be added or not to the generated AMP /lib folder.
InstallMojo - Class in org.alfresco.maven.plugin
Performs a AMP to WAR overlay invoking the Alfresco Repository ModuleManagementTool.
InstallMojo() - Constructor for class org.alfresco.maven.plugin.InstallMojo
 

O

org.alfresco.maven.plugin - package org.alfresco.maven.plugin
 
org.alfresco.maven.plugin.archiver - package org.alfresco.maven.plugin.archiver
 
outputDirectory - Variable in class org.alfresco.maven.plugin.AmpMojo
Directory the build produces the AMP file in

P

project - Variable in class org.alfresco.maven.plugin.AmpMojo
(Read Only) The Maven project.
project - Variable in class org.alfresco.maven.plugin.VersionMojo
[Read Only] The Maven project.
projectHelper - Variable in class org.alfresco.maven.plugin.AmpMojo
 

S

session - Variable in class org.alfresco.maven.plugin.AmpMojo
(Read Only) The Maven session
snapshotSuffix - Variable in class org.alfresco.maven.plugin.VersionMojo
The snapshotSuffix used to identify and strip the -SNAPSHOT version suffix See issue https://issues.alfresco.com/jira/browse/ENH-1232
snapshotToTimestamp - Variable in class org.alfresco.maven.plugin.VersionMojo
Enable this option in order to replace -SNAPSHOT with the currentTimestamp of the artifact creation See issue https://issues.alfresco.com/jira/browse/ENH-1232

V

version - Variable in class org.alfresco.maven.plugin.VersionMojo
[Read Only] Current version of the project
VersionMojo - Class in org.alfresco.maven.plugin
Removes -SNAPSHOT suffix from the version number (if present), optionally replacing it with a timestamp.
VersionMojo() - Constructor for class org.alfresco.maven.plugin.VersionMojo
 
A C E G I O P S V 

Copyright © 2013. All Rights Reserved.