Class AbstractEnvironmentalMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
com.aeontronix.enhancedmule.tools.AbstractOrganizationalMojo
com.aeontronix.enhancedmule.tools.AbstractEnvironmentalMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
LegacyDeployMojo,ProvisionMojo
-
Field Summary
FieldsFields inherited from class com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
anypointClient, anypointPlatformUrl, authType, bearerToken, clientId, clientSecret, configProfile, DEFAULT_EMSERVER_URL, EM_CLIENT, emClient, enhancedMuleServerUrl, org, password, profile, project, session, settings, usernameFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aeontronix.enhancedmule.tools.AbstractOrganizationalMojo
getOrganizationMethods inherited from class com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
doExecute, execute, findPrefixedProperties, findPrefixedProperties, getEmClient, getLegacyClient, getMavenProperties, getMavenProperty, getMavenProperty, getPropertyMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
env
Anypoint Environment name
-
-
Constructor Details
-
AbstractEnvironmentalMojo
public AbstractEnvironmentalMojo()
-
-
Method Details
-
getEnvironment
-
getEnvProperty
-
getEMTProperties
public EMTProperties getEMTProperties() throws NotFoundException, IOException, ProfileNotFoundException- Overrides:
getEMTPropertiesin classAbstractAnypointMojo- Throws:
NotFoundExceptionIOExceptionProfileNotFoundException
-