| Package | Description | 
|---|---|
| org.apache.maven.plugin.assembly | |
| org.apache.maven.plugin.assembly.archive.phase | |
| org.apache.maven.plugin.assembly.artifact | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultAssemblyContext  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
ModuleSetAssemblyPhase.addModuleBinaries(ModuleBinaries binaries,
                 Set<MavenProject> projects,
                 Archiver archiver,
                 AssemblerConfigurationSource configSource,
                 AssemblyContext context)  | 
void | 
RepositoryAssemblyPhase.execute(Assembly assembly,
       Archiver archiver,
       AssemblerConfigurationSource configSource,
       AssemblyContext context)
Handle the associated section of the assembly descriptor. 
 | 
void | 
ModuleSetAssemblyPhase.execute(Assembly assembly,
       Archiver archiver,
       AssemblerConfigurationSource configSource,
       AssemblyContext context)
Handle the associated section of the assembly descriptor. 
 | 
void | 
FileSetAssemblyPhase.execute(Assembly assembly,
       Archiver archiver,
       AssemblerConfigurationSource configSource,
       AssemblyContext context)
Handle the associated section of the assembly descriptor. 
 | 
void | 
FileItemAssemblyPhase.execute(Assembly assembly,
       Archiver archiver,
       AssemblerConfigurationSource configSource,
       AssemblyContext context)
Handle the associated section of the assembly descriptor. 
 | 
void | 
DependencySetAssemblyPhase.execute(Assembly assembly,
       Archiver archiver,
       AssemblerConfigurationSource configSource,
       AssemblyContext context)
Handle the associated section of the assembly descriptor. 
 | 
void | 
AssemblyArchiverPhase.execute(Assembly assembly,
       Archiver archiver,
       AssemblerConfigurationSource configSource,
       AssemblyContext context)
Handle the associated section of the assembly descriptor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DependencyResolver.resolve(Assembly assembly,
       AssemblerConfigurationSource configSource,
       AssemblyContext context)
Resolve the project dependencies, according to the supplied configuration. 
 | 
void | 
DefaultDependencyResolver.resolve(Assembly assembly,
       AssemblerConfigurationSource configSource,
       AssemblyContext context)  | 
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.