org.apache.maven.plugin.assembly.model
Class Assemblies
java.lang.Object
  
org.apache.maven.plugin.assembly.model.Assemblies
public class Assemblies
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Assemblies
public Assemblies()
forEachModuleSet
public static void forEachModuleSet(Assembly assembly,
                                    ModuleSetConsumer moduleSetConsumer)
                             throws ArchiveCreationException,
                                    AssemblyFormattingException,
                                    InvalidAssemblerConfigurationException,
                                    DependencyResolutionException
- Throws:
 ArchiveCreationException
AssemblyFormattingException
InvalidAssemblerConfigurationException
DependencyResolutionException
 
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.