Class EMTExtension
java.lang.Object
org.apache.maven.AbstractMavenLifecycleParticipant
com.aeontronix.enhancedmule.tools.EMTExtension
@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class)
public class EMTExtension
extends org.apache.maven.AbstractMavenLifecycleParticipant
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classEMTExtension.AuthenticationWrapper -
Field Summary
-
Constructor Summary
Constructors Constructor Description EMTExtension() -
Method Summary
Modifier and Type Method Description voidafterProjectsRead(org.apache.maven.execution.MavenSession session)
-
Field Details
-
PLUGINKEY
- See Also:
- Constant Field Values
-
TOKEN
- See Also:
- Constant Field Values
-
ENHANCED_MULE_CLIENT
- See Also:
- Constant Field Values
-
-
Constructor Details
-
EMTExtension
public EMTExtension()
-
-
Method Details
-
afterProjectsRead
public void afterProjectsRead(org.apache.maven.execution.MavenSession session) throws org.apache.maven.MavenExecutionException- Overrides:
afterProjectsReadin classorg.apache.maven.AbstractMavenLifecycleParticipant- Throws:
org.apache.maven.MavenExecutionException
-