Class FileSetAssemblyPhase

java.lang.Object
org.apache.maven.plugins.assembly.archive.phase.FileSetAssemblyPhase
All Implemented Interfaces:
AssemblyArchiverPhase, PhaseOrder

@Singleton @Named("file-sets") public class FileSetAssemblyPhase extends Object implements AssemblyArchiverPhase, PhaseOrder
Handles the <fileSets/> top-level section of the assembly descriptor.
  • Constructor Details

    • FileSetAssemblyPhase

      public FileSetAssemblyPhase()
  • Method Details