| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleBinaries | |
|---|---|
| org.apache.maven.plugin.assembly.archive.phase | |
| org.apache.maven.plugin.assembly.model | |
| Uses of ModuleBinaries in org.apache.maven.plugin.assembly.archive.phase | 
|---|
| Methods in org.apache.maven.plugin.assembly.archive.phase with parameters of type ModuleBinaries | |
|---|---|
static List<DependencySet> | 
ModuleSetAssemblyPhase.getDependencySets(ModuleBinaries binaries)
 | 
| Uses of ModuleBinaries in org.apache.maven.plugin.assembly.model | 
|---|
| Methods in org.apache.maven.plugin.assembly.model that return ModuleBinaries | |
|---|---|
 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.  | 
| Methods in org.apache.maven.plugin.assembly.model with parameters of type ModuleBinaries | |
|---|---|
 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.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||