public abstract class AbstractWixMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
arguments
Agruments to pass to WiX executable as is
|
protected File |
basedir |
protected String[] |
extensions
WiX extensions to use
|
protected File |
workingDirectory
The current working directory.
|
| Constructor and Description |
|---|
AbstractWixMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getWorkingDirectory(File workingDirectory) |
getLog, getPluginContext, setLog, setPluginContextprotected String[] extensions
protected String arguments
protected File workingDirectory
protected File basedir
Copyright © 2013-2014. All Rights Reserved.