public class SonicUnpackDependenciesMojo extends AbstractSonicMojo
Modifier and Type | Field and Description |
---|---|
protected com.progress.sonic.utilities.mfutils.MFUtils |
mfUtils |
protected org.apache.maven.plugin.BuildPluginManager |
pluginManager
The Maven PluginManager Object.
|
defaultTopologyPrefix, deployGenSrcDir, project, SDM_SNIPPET_DIR_NAME, sonicesbGeneratedSourceDirectory, sonicesbSourceDirectory, sonicesbTestSourceDirectory, TAILOR_DIR_NAME, XARS_DIR_NAME
Constructor and Description |
---|
SonicUnpackDependenciesMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute()
execute the mojo.
|
protected String |
getAdminPassword() |
protected String |
getAdminUser() |
protected String |
getDomainName() |
protected String |
getManagementUrl() |
protected com.progress.sonic.utilities.mfutils.MFUtils |
getMFUtils() |
copyJarFiles, execute, getArtifactId, getClassifier, getDependencyDirectory, getESBVersion, getFinalAssemblyBaseName, getFinalAssemblyBaseName, getFinalAssemblyFileName, getGroupId, getInlineESBDir, getOutputDirectory, getPackageXarDir, getPackageXarFileDir, getProjectName, getSDMDir, getSonicEsbSourceDirectory, getSonicEsbSourceDirectoryFromBase, getSonicEsbTestSourceDirectory, getSonicFSProjectDir, getSonicFSProjectRoot, getSonicFSResourcesDir, getTargetTopologyDir, getTestDependencyDirectory, getVersion
protected org.apache.maven.plugin.BuildPluginManager pluginManager
protected com.progress.sonic.utilities.mfutils.MFUtils mfUtils
protected com.progress.sonic.utilities.mfutils.MFUtils getMFUtils() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
- if something goes wrongprotected void doExecute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
AbstractSonicMojo
doExecute
in class AbstractSonicMojo
org.apache.maven.plugin.MojoExecutionException
- if something goes wrongorg.apache.maven.plugin.MojoFailureException
- if something goes wrongprotected String getDomainName() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
- if something goes wrongprotected String getAdminUser() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
- if something goes wrongprotected String getAdminPassword() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
- if something goes wrongprotected String getManagementUrl() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
- if something goes wrongCopyright © 2018. All Rights Reserved.