| Class | Description |
|---|---|
| AbstractAssemblyMojo | |
| AbstractDirectoryMojo | Deprecated |
| AssemblyMojo | Deprecated
Use assembly:single instead! The assembly:assembly mojo leads to non-standard builds.
|
| AttachedAssemblyMojo | Deprecated
Use assembly:single instead! The assembly:attached mojo leads to non-standard builds.
|
| DirectoryInlineMojo | Deprecated
Use assembly:single and an assembly with format == dir instead! This mojo is redundant, and leads to
non-standard builds.
|
| DirectoryMojo | Deprecated
Use assembly:single and an assembly with format == dir instead! This mojo is redundant.
|
| DirectorySingleMojo | Deprecated
Use assembly:single and an assembly with format == dir instead! This mojo is redundant.
|
| SingleAssemblyMojo |
Assemble an application bundle or distribution from an assembly descriptor.
|
| UnpackMojo | Deprecated
Use org.apache.maven.plugins:maven-dependency-plugin goal: unpack or unpack-dependencies instead.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.