public abstract class AbstractGatlingExecutionMojo extends AbstractGatlingMojo
| Modifier and Type | Field and Description |
|---|---|
protected java.io.File |
resultsFolder
Use this folder as the folder where results are stored.
|
protected boolean |
skip
Disable the plugin.
|
compiledClassesFolder, configFolder, mavenProject, session, toolchainManager| Constructor and Description |
|---|
AbstractGatlingExecutionMojo() |
addArg, buildTestClasspath, getVersion, resolvegetLog, getPluginContext, setLog, setPluginContext@Parameter(property="gatling.resultsFolder",
defaultValue="${project.build.directory}/gatling")
protected java.io.File resultsFolder
@Parameter(property="gatling.skip",
defaultValue="false")
protected boolean skip
Copyright © 2011-2019. All Rights Reserved.