| Package | Description | 
|---|---|
| org.apache.maven.plugin.assembly.archive.phase | |
| org.apache.maven.plugin.assembly.model | 
| Modifier and Type | Method and Description | 
|---|---|
static Set<MavenProject> | 
ModuleSetAssemblyPhase.getModuleProjects(ModuleSet moduleSet,
                 AssemblerConfigurationSource configSource,
                 org.codehaus.plexus.logging.Logger logger)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ModuleSet> | 
Component.getModuleSets()
Method getModuleSets. 
 | 
List<ModuleSet> | 
Assembly.getModuleSets()
Method getModuleSets. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Component.addModuleSet(ModuleSet moduleSet)
Method addModuleSet. 
 | 
void | 
Assembly.addModuleSet(ModuleSet moduleSet)
Method addModuleSet. 
 | 
void | 
Component.removeModuleSet(ModuleSet moduleSet)
Method removeModuleSet. 
 | 
void | 
Assembly.removeModuleSet(ModuleSet moduleSet)
Method removeModuleSet. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Component.setModuleSets(List<ModuleSet> moduleSets)
Set specifies which module files to include in the assembly. 
 | 
void | 
Assembly.setModuleSets(List<ModuleSet> moduleSets)
Set specifies which module files to include in the assembly. 
 | 
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.