Package org.apache.maven.plugin.assembly.archive.phase

Interface Summary
AssemblyArchiverPhase Handles one top-level section of the assembly descriptor, to determine which files to include in the assembly archive for that section.
 

Class Summary
DependencySetAssemblyPhase Handles the top-level <dependencySets/> section of the assembly descriptor.
FileItemAssemblyPhase Handles the top-level <files/> section of the assembly descriptor.
FileSetAssemblyPhase Handles the <fileSets/> top-level section of the assembly descriptor.
ModuleSetAssemblyPhase Handles the <moduleSets/> top-level section of the assembly descriptor.
RepositoryAssemblyPhase  
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.