| 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.MFas well as the
 files ending up inMETA-INF/vaultlikefilter.xml,properties.xml,config.xmlandsettings.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. |