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.
|
HelpMojo |
Display help information on maven-assembly-plugin.
Call mvn assembly:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
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.