| Class | Description |
|---|---|
| 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 |
Maven goal which analyzes the generated class files and generates a usage report
|
| CheckSignatureMojo |
Maven goal which checks the embedded libraries against a defined
signature.
|
| ContentPackageArchiver | |
| Embedded |
The
Embedded class represents an embedded artifact dependency
from the project descriptor. |
| Filter | |
| Filters | |
| FormatDocviewXmlMojo |
Maven goal which either checks only the formatting of the Docview XML files to comply with the
formatting rules from FileVault or also reformats those files.
|
| GenerateMetadataMojo |
Maven goal which generates the metadata ending up in the 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. |
| HelpMojo |
Display help information on filevault-package-maven-plugin.
Call mvn filevault-package:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| IncludeExcludeList | |
| MavenBasedPackageDependency |
This class represents a dependency to another content package.
|
| SimpleEmbedded |
Abstract base class for all kinds of embeds (both OSGi bundles as well as subpackages)
|
| SubPackage |
The
SubPackage class represents an subpackage artifact dependency
from the project descriptor. |
| 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.
|
| ValidationHelper | |
| ValidatorSettings | |
| VaultMojo |
Builds a content package.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.