Full name:
org.apache.npanday.plugins:wix-maven-plugin:1.4.0-incubating:candle
Description:
Attributes:
package.| Name | Type | Since | Description |
|---|---|---|---|
| sourceFiles | File[] |
- |
Location of the WiX source files. |
| Name | Type | Since | Description |
|---|---|---|---|
| arch | String |
- |
x86, intel, x64, intel64, or ia64 (default: x86) |
| arguments | String |
- |
Agruments to pass to WiX executable as is |
| definitions | String[] |
- |
Definitions to be passed on before pre Compilation |
| extensions | String[] |
- |
WiX extensions to use |
| outputDirectory | File |
- |
Output file |
arch:
java.lang.StringNo${arch}java.lang.StringNo${arguments}java.lang.String[]No${definitions}java.lang.String[]Nojava.io.FileNo${outputDirectory}java.io.File[]Yes${sourceFiles}