public class DeploymentConfigurator extends Object
| Constructor and Description |
|---|
DeploymentConfigurator(AnypointDeployment anypointConfiguration,
DeployerLog log) |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeApplication(MavenResolverMetadata metadata) |
void |
initializeEnvironment(org.apache.maven.settings.Settings settings,
org.apache.maven.settings.crypto.SettingsDecrypter decrypter) |
protected org.apache.maven.artifact.Artifact |
resolveMavenProjectArtifact(MavenResolverMetadata metadata) |
public DeploymentConfigurator(AnypointDeployment anypointConfiguration, DeployerLog log)
public void initializeApplication(MavenResolverMetadata metadata) throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionprotected org.apache.maven.artifact.Artifact resolveMavenProjectArtifact(MavenResolverMetadata metadata) throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionpublic void initializeEnvironment(org.apache.maven.settings.Settings settings,
org.apache.maven.settings.crypto.SettingsDecrypter decrypter)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2019 MuleSoft Inc. All rights reserved.