|
Class Summary |
| 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. |
| HelpMojo |
Display help information on maven-assembly-plugin. Call |
| 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. |