| Package | Description |
|---|---|
| org.apache.maven.plugins.assembly.archive | |
| org.apache.maven.plugins.assembly.archive.phase |
| Constructor | Description |
|---|---|
DefaultAssemblyArchiver(org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
List<AssemblyArchiverPhase> assemblyPhases) |
| Modifier and Type | Class | 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 | Description |
|---|---|---|
int |
AssemblyArchiverPhaseComparator.compare(AssemblyArchiverPhase o1,
AssemblyArchiverPhase o2) |
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.