All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractAssemblyMojo |
|
AbstractLineAggregatingHandler |
|
AddArtifactTask |
|
AddDependencySetsTask |
|
AddDirectoryTask |
|
AddFileSetsTask |
|
ArchiveCreationException |
|
ArchiveExpansionException |
|
ArchiverTask |
|
AssemblerConfigurationSource |
|
Assemblies |
|
Assembly |
An assembly defines a collection of files usually
distributed in an
archive format such as zip, tar, or tar.gz that is
generated from a
project.
|
AssemblyArchiver |
Creates an archive
|
AssemblyArchiverPhase |
Handles one top-level section of the assembly descriptor, to determine which files to include in the assembly archive
for that section.
|
AssemblyArchiverPhaseComparator |
|
AssemblyExpressionEvaluator |
|
AssemblyFileUtils |
|
AssemblyFormattingException |
|
AssemblyFormatUtils |
|
AssemblyId |
|
AssemblyInterpolationException |
|
AssemblyInterpolator |
|
AssemblyInterpolator.PathTranslatingPostProcessor |
|
AssemblyProxyArchiver |
Delegating archiver implementation that supports:
dry-running (where the delegate archiver is never actually called)
prefixing (where all paths have a set global prefix prepended before addition)
duplication checks on archive additions (for archive-file path + prefix)
|
AssemblyProxyArchiver.DefaultFileInfo |
|
AssemblyReader |
|
AssemblyReadException |
|
AssemblyXpp3Reader |
Class AssemblyXpp3Reader.
|
AssemblyXpp3Reader.ContentTransformer |
|
AssemblyXpp3Writer |
Class AssemblyXpp3Writer.
|
ClasspathResourceLocatorStrategy |
classpath resource locator strategy.
|
Component |
Describes the component layout and packaging.
|
ComponentsXmlArchiverFileFilter |
plexus : Plexus Components XML file filter META-INF/plexus/components.xml .
|
ComponentXpp3Reader |
Class ComponentXpp3Reader.
|
ComponentXpp3Reader.ContentTransformer |
|
ComponentXpp3Writer |
Class ComponentXpp3Writer.
|
ContainerDescriptorHandler |
|
ContainerDescriptorHandlerConfig |
Configures a filter for files headed into the assembly
archive, to enable
aggregation of various types of descriptor fragments,
such as components.xml,
web.xml, etc.
|
DebugConfigurationListener |
Copy of deprecated DebugConfigurationListener updated to Slf4j.
|
DefaultAssemblyArchiver |
Controller component designed to organize the many activities involved in creating an assembly archive.
|
DefaultAssemblyReader |
|
DefaultDependencyResolver |
|
DefaultMessageHolder |
Default Message Holder.
|
DefaultMessageHolder.Message |
|
DependencyResolutionException |
|
DependencyResolver |
Convenience component that aids in the resolution of dependency artifacts, according to various configurations such
as transitivity flag and scope.
|
DependencySet |
A dependencySet allows inclusion and exclusion of
project dependencies
in the assembly.
|
DependencySetAssemblyPhase |
Handles the top-level <dependencySets/> section of the assembly descriptor.
|
FileItem |
A file allows individual file inclusion with the option
to change
the destination filename not supported by fileSets.
|
FileItemAssemblyPhase |
Handles the top-level <files/> section of the assembly descriptor.
|
FileLocation |
file location implementation.
|
FileLocatorStrategy |
file locator strategy.
|
FileSet |
A fileSet allows the inclusion of groups of files into
the assembly.
|
FileSetAssemblyPhase |
Handles the <fileSets/> top-level section of the assembly descriptor.
|
FilterUtils |
|
HelpMojo |
Display help information on maven-assembly-plugin.
Call mvn assembly:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
|
InterpolationConstants |
|
InvalidAssemblerConfigurationException |
|
LineEndings |
Enumeration to keep the different line ending types we support.
|
LineEndingsUtils |
Line Ending class which contains convenience methods to change line endings.
|
LinuxLineFeedInputStream |
|
Location |
The location interface.
|
Locator |
The Locator.
|
LocatorStrategy |
Locator Strategy interface.
|
ManifestCreationFinalizer |
|
MavenProjectConsumer |
|
MavenProjects |
|
MessageHolder |
Message Holder class.
|
MessageLevels |
|
MessageSink |
Message Sink interface.
|
MetaInfServicesHandler |
metaInf-services : META-INF/services/* aggregating handler.
|
MetaInfSpringHandler |
metaInf-spring : Spring's META-INF/spring.* aggregating handler.
|
ModuleBinaries |
Contains configuration options for including the binary
files of a
project module in an assembly.
|
ModuleSet |
A moduleSet represent one or more project <module>
present inside
a project's pom.xml.
|
ModuleSetAssemblyPhase |
Handles the <moduleSets/> top-level section of the assembly descriptor.
|
ModuleSetConsumer |
|
ModuleSources |
Contains configuration options for including the source
files of a
project module in an assembly.
|
PhaseOrder |
Indicates the order of a phase
Elements without order will come before the ordered elements
|
PrefixedArchivedFileSet |
|
PrefixedClasspathLocatorStrategy |
|
PrefixedFileSet |
|
ProjectUtils |
|
ReaderFormatter |
|
RelativeFileLocatorStrategy |
|
ResolutionManagementInfo |
Helper class used to accumulate scopes and modules (with binaries included) that are used in an assembly, for the
purposes of creating an aggregated managed-version map with dependency version conflicts resolved.
|
SarPlexusIoResourceCollection |
Provider for "sar" PlexusIoResourceCollection .
|
SarUnArchiverProvider |
Provider for "sar" UnArchiver .
|
SimpleAggregatingDescriptorHandler |
file-aggregator : Generic aggregating handler, configured with filePattern and outputPath.
|
SingleAssemblyMojo |
Assemble an application bundle or distribution from an assembly descriptor.
|
TypeConversionUtils |
|
UnpackOptions |
Specifies options for including/excluding/filtering items
extracted from an archive.
|
URLLocation |
The URL Location, storing the URL content to a temporary local file.
|
WindowsLineFeedInputStream |
|