Package | Description |
---|---|
org.apache.maven.plugin.assembly.mojos |
Modifier and Type | Class and Description |
---|---|
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–2015 The Apache Software Foundation. All rights reserved.