Full name:
org.apache.npanday.plugins:wix-maven-plugin:1.4.0-incubating:light
Description:
Attributes:
package.| Name | Type | Since | Description |
|---|---|---|---|
| objectFiles | File[] |
- |
Location of the WiX object files. |
| Name | Type | Since | Description |
|---|---|---|---|
| arguments | String |
- |
Agruments to pass to WiX executable as is |
| extensions | String[] |
- |
WiX extensions to use |
| localizationFiles | File[] |
- |
Location of the WiX localization files. |
| outputDirectory | File |
- |
Output file |
| outputFile | File |
- |
Output file |
java.lang.StringNo${arguments}java.lang.String[]Nojava.io.File[]No${localizationFiles}java.io.File[]Yes${objectFiles}java.io.FileNo${outputDirectory}java.io.FileNo${outputFile}