Uses of Class
org.apache.maven.plugin.assembly.model.ModuleSet

Packages that use ModuleSet
org.apache.maven.plugin.assembly.archive.phase   
org.apache.maven.plugin.assembly.model   
 

Uses of ModuleSet in org.apache.maven.plugin.assembly.archive.phase
 

Methods in org.apache.maven.plugin.assembly.archive.phase with parameters of type ModuleSet
protected  java.util.Set ModuleSetAssemblyPhase.getModuleProjects(ModuleSet moduleSet, AssemblerConfigurationSource configSource, boolean includeSubModules)
           
 

Uses of ModuleSet in org.apache.maven.plugin.assembly.model
 

Methods in org.apache.maven.plugin.assembly.model with parameters of type ModuleSet
 void Assembly.addModuleSet(ModuleSet moduleSet)
          Method addModuleSet
 void Assembly.removeModuleSet(ModuleSet moduleSet)
          Method removeModuleSet
 



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.