Uses of Interface
org.apache.maven.plugin.assembly.archive.phase.PhaseOrder

Packages that use PhaseOrder
org.apache.maven.plugin.assembly.archive.phase   
 

Uses of PhaseOrder in org.apache.maven.plugin.assembly.archive.phase
 

Classes in org.apache.maven.plugin.assembly.archive.phase that implement PhaseOrder
 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
           
 



Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.