AbstractMetadataPackageMojo |
Common ancestor of all mojos dealing with package metadata.
|
AbstractSourceAndMetadataPackageMojo |
Commons ancestor for all mojos dealing with package source files and meta data files
|
AbstractValidateMojo |
Common ancestor for all validation related mojos
|
AnalyzeClassesMojo |
Analyzes the generated class files and generates a usage report.
|
CheckSignatureMojo |
Checks the embedded libraries against a defined
signature.
|
FormatDocviewXmlMojo |
Either checks only the formatting of the Docview XML files to comply with the
formatting rules from FileVault or also reformats those files.
|
GenerateCndMojo |
Generates a CND file containing all
used node types and namespaces.
|
GenerateMetadataMojo |
Generates the metadata ending up in the content package like META-INF/MANIFEST.MF as well as the
files ending up in META-INF/vault like filter.xml , properties.xml , config.xml and
settings.xml .
|
ValidateFilesMojo |
Validates individual files with all registered validators.
|
ValidatePackageMojo |
Validates a package (and optionally in addition all attached packages with the given classifiers) with all registered validators.
|
VaultMojo |
Builds a content package.
|