Package | Description |
---|---|
org.apache.maven.plugins.assembly.archive | |
org.apache.maven.plugins.assembly.archive.phase |
Constructor and Description |
---|
DefaultAssemblyArchiver(org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
List<AssemblyArchiverPhase> assemblyPhases,
Map<String,ContainerDescriptorHandler> containerDescriptorHandlers,
org.codehaus.plexus.PlexusContainer container) |
DefaultAssemblyArchiver(org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
List<AssemblyArchiverPhase> assemblyPhases,
Map<String,ContainerDescriptorHandler> containerDescriptorHandlers,
org.codehaus.plexus.PlexusContainer container) |
Modifier and Type | Class and Description |
---|---|
class |
DependencySetAssemblyPhase
Handles the top-level <dependencySets/> section of the assembly descriptor.
|
class |
FileItemAssemblyPhase
Handles the top-level <files/> section of the assembly descriptor.
|
class |
FileSetAssemblyPhase
Handles the <fileSets/> top-level section of the assembly descriptor.
|
class |
ModuleSetAssemblyPhase
Handles the <moduleSets/> top-level section of the assembly descriptor.
|
class |
RepositoryAssemblyPhase |
Modifier and Type | Method and Description |
---|---|
int |
AssemblyArchiverPhaseComparator.compare(AssemblyArchiverPhase o1,
AssemblyArchiverPhase o2) |
int |
AssemblyArchiverPhaseComparator.compare(AssemblyArchiverPhase o1,
AssemblyArchiverPhase o2) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.