Uses of Class
org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo

Packages that use AbstractAssemblyMojo
org.apache.maven.plugin.assembly.mojos   
 

Uses of AbstractAssemblyMojo in org.apache.maven.plugin.assembly.mojos
 

Subclasses of AbstractAssemblyMojo in org.apache.maven.plugin.assembly.mojos
 class AbstractDirectoryMojo
          Deprecated. 
 class AssemblyMojo
          Deprecated. Use assembly:single instead! The assembly:assembly mojo leads to non-standard builds.
 class AttachedAssemblyMojo
          Deprecated. Use assembly:single instead! The assembly:attached mojo leads to non-standard builds.
 class DirectoryInlineMojo
          Deprecated. Use assembly:single and an assembly with format == dir instead! This mojo is redundant, and leads to non-standard builds.
 class DirectoryMojo
          Deprecated. Use assembly:single and an assembly with format == dir instead! This mojo is redundant.
 class DirectorySingleMojo
          Deprecated. Use assembly:single and an assembly with format == dir instead! This mojo is redundant.
 class SingleAssemblyMojo
          Assemble an application bundle or distribution from an assembly descriptor.
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.