|
Class Summary |
| AbstractBaseJnlpMojo |
The superclass for all JNLP generating MOJOs. |
| AbstractJnlpMojo |
|
| AbstractJnlpMojo.Dependencies |
Represents the configuration element that specifies which of the current
project's dependencies will be included or excluded from the resources element
in the generated JNLP file. |
| HelpMojo |
Display help information on webstart-maven-plugin. Call |
| JarResource |
This class represents a <jarResource> configuration element from the
pom.xml file. |
| JarSignMojoConfig |
Bean that represents the JarSigner configuration. |
| JarSignMojoConfig.KeystoreConfig |
Keystore configuration |
| JarUnsignMojo |
Unsigns a JAR, removing signatures. |
| JnlpConfig |
Bean to host part of the JnlpMojo configuration. |
| JnlpDownloadServletMojo |
This MOJO is tailored for use within a Maven web application project that uses
the JnlpDownloadServlet to serve up the JNLP application. |
| JnlpExtension |
Bean to host a jnlp extension configuration. |
| JnlpFile |
This class represents a <jnlpFile> configuration element from the
pom.xml file. |
| JnlpInlineMojo |
Packages a jnlp application without launching a parallel lifecycle build. |
| JnlpMojo |
Packages a jnlp application. |
| JnlpReportMojo |
Creates a JNLP report. |
| JnlpSingleMojo |
Packages a jnlp application without launching a parallel lifecycle build. |