public class StartDebugMojoSupport extends BasicSupport
BasicSupport.InstallType| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
bootstrapProperties |
protected File |
bootstrapPropertiesFile
Location of bootstrap.properties file.
|
protected File |
configDirectory
Location of customized configuration directory
|
protected File |
configFile
Location of customized configuration file server.xml
|
protected List<String> |
jvmOptions |
protected File |
jvmOptionsFile
Location of jvm.options file.
|
protected File |
serverEnv
Location of customized server environment file server.env
|
assemblyArchive, assemblyArtifact, assemblyInstallDirectory, install, installDirectory, installType, isInstall, licenseArtifact, messages, outputDirectory, refresh, serverDirectory, serverName, skip, START_APP_MESSAGE_REGEXP, userDirectoryant, artifactRepository, project, settings| Constructor and Description |
|---|
StartDebugMojoSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyConfigFiles() |
protected net.wasdev.wlp.ant.ServerTask |
initializeJava() |
checkServerDirectoryExists, checkServerHomeExists, deleteApplication, deleteApplication, init, installFromArchive, installFromFile, installLicense, installServerAssembly, stripVersionFromNamegetArtifactRepository, getProjectcontextualize, createArtifact, doExecute, execute, getArtifact, getArtifactFactory, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifact@Parameter(property="configDirectory") protected File configDirectory
@Parameter(property="configFile",
defaultValue="${basedir}/src/test/resources/server.xml")
protected File configFile
@Parameter(property="bootstrapPropertiesFile",
defaultValue="${basedir}/src/test/resources/bootstrap.properties")
protected File bootstrapPropertiesFile
@Parameter(property="jvmOptionsFile",
defaultValue="${basedir}/src/test/resources/jvm.options")
protected File jvmOptionsFile
@Parameter(property="serverEnv",
defaultValue="${basedir}/src/test/resources/server.env")
protected File serverEnv
protected net.wasdev.wlp.ant.ServerTask initializeJava()
throws Exception
Exceptionprotected void copyConfigFiles()
throws IOException
IOExceptionFileNotFoundExceptionCopyright © 2017 the original author or authors.