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

Packages that use SetBase
org.apache.maven.plugin.assembly.model   
 

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

Subclasses of SetBase in org.apache.maven.plugin.assembly.model
 class DependencySet
          A dependencySet allows inclusion and exclusion of project dependencies in the assembly.
 class FileSet
          A fileSet allows the inclusion of groups of files into the assembly.
 class ModuleBinaries
          Contains configuration options for including the binary files of a project module in an assembly.
 class ModuleSources
          Contains configuration options for including the source files of a project module in an assembly.
 class Repository
          Defines a Maven repository to be included in the assembly.
 



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