| Package | Description | 
|---|---|
| org.apache.maven.plugins.assembly.archive.phase | |
| org.apache.maven.plugins.assembly.model | 
| Modifier and Type | Method and Description | 
|---|---|
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–2016 The Apache Software Foundation. All rights reserved.