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 |
configFile
Location of customized configuration file server.xml
|
protected List<String> |
jvmOptions |
protected File |
jvmOptionsFile
Location of jvm.options file.
|
protected boolean |
overwrite
Overwrite existing configuration files even if they are newer.
|
protected File |
serverEnv
Location of customized server environment file server.env
|
assemblyArchive, assemblyArtifact, assemblyInstallDirectory, install, installDirectory, installType, isInstall, 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 void |
copyConfigFiles(boolean overwrite) |
protected net.wasdev.wlp.ant.ServerTask |
initializeJava() |
checkServerDirectoryExists, checkServerHomeExists, init, installFromArchive, installFromFile, installServerAssemblygetArtifactRepository, getProjectcontextualize, createArtifact, doExecute, execute, getArtifact, getArtifactFactory, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifactprotected File configFile
protected File bootstrapPropertiesFile
protected File jvmOptionsFile
protected File serverEnv
protected boolean overwrite
protected net.wasdev.wlp.ant.ServerTask initializeJava()
throws Exception
Exceptionprotected void copyConfigFiles()
throws IOException
IOExceptionprotected void copyConfigFiles(boolean overwrite)
throws IOException
serverTask - IOExceptionFileNotFoundExceptionCopyright © 2017 the original author or authors.