Uses of Interface
org.apache.maven.plugins.assembly.archive.phase.AssemblyArchiverPhase
Package
Description
-
Uses of AssemblyArchiverPhase in org.apache.maven.plugins.assembly.archive
ModifierConstructorDescriptionDefaultAssemblyArchiver
(org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager, List<AssemblyArchiverPhase> assemblyPhases, Map<String, ContainerDescriptorHandler> containerDescriptorHandlers, org.codehaus.plexus.PlexusContainer container) -
Uses of AssemblyArchiverPhase in org.apache.maven.plugins.assembly.archive.phase
Modifier and TypeClassDescriptionclass
Handles the top-level <dependencySets/> section of the assembly descriptor.class
Handles the top-level <files/> section of the assembly descriptor.class
Handles the <fileSets/> top-level section of the assembly descriptor.class
Handles the <moduleSets/> top-level section of the assembly descriptor.Modifier and TypeMethodDescriptionint
AssemblyArchiverPhaseComparator.compare
(AssemblyArchiverPhase o1, AssemblyArchiverPhase o2)