| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssemblyArchiverPhase | |
|---|---|
| org.apache.maven.plugin.assembly.archive | |
| org.apache.maven.plugin.assembly.archive.phase | |
| Uses of AssemblyArchiverPhase in org.apache.maven.plugin.assembly.archive | 
|---|
| Constructor parameters in org.apache.maven.plugin.assembly.archive with type arguments of type AssemblyArchiverPhase | |
|---|---|
DefaultAssemblyArchiver(org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
                        List<AssemblyArchiverPhase> assemblyPhases)
 | 
|
| Uses of AssemblyArchiverPhase in org.apache.maven.plugin.assembly.archive.phase | 
|---|
| Classes in org.apache.maven.plugin.assembly.archive.phase that implement AssemblyArchiverPhase | |
|---|---|
 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
 | 
| Methods in org.apache.maven.plugin.assembly.archive.phase with parameters of type AssemblyArchiverPhase | |
|---|---|
 int | 
AssemblyArchiverPhaseComparator.compare(AssemblyArchiverPhase o1,
        AssemblyArchiverPhase o2)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||