public class InstallAppMojoSupport extends PluginConfigSupport
BasicSupport.InstallType| Modifier and Type | Field and Description |
|---|---|
protected ApplicationXmlDocument |
applicationXml |
appsDirectory, looseApplication, PLUGIN_CONFIG_XML, stripVersionbootstrapProperties, bootstrapPropertiesFile, configFile, jvmOptions, jvmOptionsFileassemblyArchive, 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 |
|---|
InstallAppMojoSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLooseConfigFileName(org.apache.maven.project.MavenProject project) |
protected void |
installApp(org.apache.maven.artifact.Artifact artifact) |
protected void |
installLooseConfigEar(org.apache.maven.project.MavenProject proj,
LooseConfigData config) |
protected void |
installLooseConfigWar(org.apache.maven.project.MavenProject proj,
LooseConfigData config) |
protected void |
validateAppConfig(String fileName,
String artifactId) |
exportParametersToXml, getApplicationFilename, getAppsDirectory, getFileFromConfigDirectory, getFileFromConfigDirectory, getInstallAppPackages, getLibertyAssemblyWarSourceDirectory, getWarSourceDirectory, installServerAssembly, isAnyAppConfiguredInSourceServerXml, isAppConfiguredInSourceServerXml, stripVersionFromNamecopyConfigFiles, initializeJavacheckServerDirectoryExists, checkServerHomeExists, deleteApplication, deleteApplication, init, installFromArchive, installFromFile, installLicensecreateArtifact, getArtifact, getArtifactRepository, getProject, getReactorMavenProject, isReactorMavenProjectcontextualize, doExecute, execute, getArtifactFactory, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifactprotected ApplicationXmlDocument applicationXml
protected void installApp(org.apache.maven.artifact.Artifact artifact)
throws Exception
Exceptionprotected void installLooseConfigWar(org.apache.maven.project.MavenProject proj,
LooseConfigData config)
throws Exception
Exceptionprotected void installLooseConfigEar(org.apache.maven.project.MavenProject proj,
LooseConfigData config)
throws Exception
Exceptionprotected String getLooseConfigFileName(org.apache.maven.project.MavenProject project)
Copyright © 2018 the original author or authors.