| 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.
|
| ArtifactCoordinates |
Coordinates addressing a Maven artifact.
|
| CheckSignatureMojo |
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 |
Either checks only the formatting of the Docview XML files to comply with the
formatting rules from FileVault or also reformats those files.
|
| GenerateMetadataMojo |
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.
|
| SubPackageHandlingEntry |
Defines a sub package handling entry encapsulating option, groupName and packageName.
|
| 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 |
Mutable implementation of org.apache.jackrabbit.vault.validation.spi.ValidatorSettings.
|
| ValidatorSettingsKey |
|
| VaultMojo |
Builds a content package.
|