Package | Description |
---|---|
org.apache.maven.plugin.assembly.archive | |
org.apache.maven.plugin.assembly.archive.phase |
Constructor and Description |
---|
DefaultAssemblyArchiver(ArchiverManager archiverManager,
DependencyResolver resolver,
List<AssemblyArchiverPhase> assemblyPhases) |
Modifier and Type | Class and Description |
---|---|
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–2014 The Apache Software Foundation. All rights reserved.