Uses of Interface
org.apache.maven.plugins.assembly.archive.phase.PhaseOrder
-
Packages that use PhaseOrder Package Description org.apache.maven.plugins.assembly.archive.phase -
-
Uses of PhaseOrder in org.apache.maven.plugins.assembly.archive.phase
Classes in org.apache.maven.plugins.assembly.archive.phase that implement PhaseOrder Modifier and Type Class Description classDependencySetAssemblyPhaseHandles the top-level <dependencySets/> section of the assembly descriptor.classFileItemAssemblyPhaseHandles the top-level <files/> section of the assembly descriptor.classFileSetAssemblyPhaseHandles the <fileSets/> top-level section of the assembly descriptor.classModuleSetAssemblyPhaseHandles the <moduleSets/> top-level section of the assembly descriptor.classRepositoryAssemblyPhase
-