Class | Description |
---|---|
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 mvn webstart:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
JarResource |
This class represents a <jarResource> configuration element from the
pom.xml file.
|
JarUnsignMojo |
Unsigns a JAR, removing signatures.
|
JnlpConfig |
Bean to host part of the JnlpMojo configuration.
|
JnlpDownloadServletMojo |
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.
|
ResolvedJarResource |
Represents a resolved jarResource.
|
ResolvedJnlpFile |
Represents a resolved jnlpFile.
|
Enum | Description |
---|---|
JnlpFileType |
Which type of jnlp file to generate.
|
Copyright © 2005–2016 MojoHaus. All rights reserved.