All Classes
-
Class Summary 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 filesAbstractValidateMojo Common ancestor for all validation related mojosAnalyzeClassesMojo 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 ContentPackageArtifactHandler ContentPackageLifecycleMappingProvider DependencyResolver Allows to resolve aDependency
from the underlying Maven repository (first local, then remote).DirectoryValidationContext Validation context built from files in two directories: workDir, the directory in which theGenerateMetadataMojo
has written all automatically generated files (must have name META-INF) metaInfDir, the directory in which meta inf files have been manually written (must have name META-INF)Embedded TheEmbedded
class represents an embedded artifact dependency from the project descriptor.EnhancedBufferedInputStream Similar toBufferedInputStream
but allows to access the delegate viaEnhancedBufferedInputStream.getDelegate()
.EnhancedBufferedOutputStream Similar toBufferedInputStream
but allows to access the delegate viaEnhancedBufferedOutputStream.getDelegate()
.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.GenerateCndMojo Generates a CND file containing all used node types and namespaces.GenerateMetadataMojo Generates the metadata ending up in the content package likeMETA-INF/MANIFEST.MF
as well as the files ending up inMETA-INF/vault
likefilter.xml
,properties.xml
,config.xml
andsettings.xml
.HelpMojo Display help information on filevault-package-maven-plugin.
Callmvn filevault-package:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.ImportPackageBuilder The import package builder is used to analyze the classes and dependencies of the project and calculate the import-package statement for this package.IncludeExcludeList MavenBasedPackageDependency This class represents a dependency to another content package.PackageRestriction Sorted from most specific to least specific.PlexusIoNonExistingDirectoryResource SimpleEmbedded Abstract base class for all kinds of embeds (both OSGi bundles as well as subpackages)StringFilter StringFilter
...StringFilterSet StringFilterSet
...SubPackage TheSubPackage
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.ValidationMessagePrinter ValidatorSettings Mutable implementation of org.apache.jackrabbit.vault.validation.spi.ValidatorSettings.VaultMojo Builds a content package.