| Package | Description | 
|---|---|
| org.apache.maven.plugin.assembly.archive.phase | |
| org.apache.maven.plugin.assembly.model | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
ModuleSetAssemblyPhase.addModuleArtifact(Artifact artifact,
                 MavenProject project,
                 Archiver archiver,
                 AssemblerConfigurationSource configSource,
                 ModuleBinaries binaries)  | 
protected void | 
ModuleSetAssemblyPhase.addModuleBinaries(ModuleBinaries binaries,
                 Set<MavenProject> projects,
                 Archiver archiver,
                 AssemblerConfigurationSource configSource,
                 AssemblyContext context)  | 
static List<DependencySet> | 
ModuleSetAssemblyPhase.getDependencySets(ModuleBinaries binaries)  | 
| Modifier and Type | Method and Description | 
|---|---|
ModuleBinaries | 
ModuleSet.getBinaries()
Get when this is present, the plugin will include the
 binaries of the
             included modules from this set in the resulting
 assembly. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModuleSet.setBinaries(ModuleBinaries binaries)
Set when this is present, the plugin will include the
 binaries of the
             included modules from this set in the resulting
 assembly. 
 | 
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.