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.
|
assemblyArchive, assemblyArtifact, assemblyInstallDirectory, configDirectory, install, installDirectory, installType, isInstall, licenseArtifact, messages, outputDirectory, refresh, serverDirectory, serverEnv, serverName, skip, START_APP_MESSAGE_REGEXP, userDirectoryant, artifactRepository, mavenProjectBuilder, project, reactorProjects, session, 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, stripVersionFromNamecreateArtifact, getArtifact, getArtifactRepository, getProject, getReactorMavenProject, isReactorMavenProjectcontextualize, doExecute, execute, getArtifactFactory, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifact@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
protected net.wasdev.wlp.ant.ServerTask initializeJava()
throws Exception
Exceptionprotected void copyConfigFiles()
throws IOException
IOExceptionFileNotFoundExceptionCopyright © 2018 the original author or authors.