Note:This goal should be used as a Maven report.
Full name:
org.codehaus.mojo:webstart-maven-plugin:1.0-beta-8-SNAPSHOT:report
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
jnlpSourceDirectory | File | - | Directory where the jnlp artifacts and jnlp sources files reside. Default value is: ${project.build.directory}/jnlp. User property is: jnlp.jnlpSourceDirectory. |
outputName | String | - | The default filename to use for the report. Default value is: jnlp-report. User property is: outputName. |
siteJnlpDirectory | String | - | Directory in the site directory where the jnlp artifacts and jnlp
sources files reside. Default value is: jnlp. User property is: jnlp.siteJnlpDirectory. |
siteJnlpFile | String | - | Name of the main jnlp file of the project. Default value is: launch.jnlp. User property is: jnlp.siteJnlpFile. |
Name | Type | Since | Description |
---|---|---|---|
codebase | String | 1.0-beta-2 | The code base to use on the generated jnlp files. Default value is: ${project.url}/jnlp. User property is: jnlp.codebase. |
outputDirectory | File | - | Location where the site is generated. Default value is: ${project.reporting.outputDirectory}. User property is: jnlp.outputDirectory. |