Class CreateEncryptionKeyMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.aeontronix.enhancedmule.tools.CreateEncryptionKeyMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="create-encryption-key",
requiresProject=false)
public class CreateEncryptionKeyMojo
extends org.apache.maven.plugin.AbstractMojo
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CreateEncryptionKeyMojo() -
Method Summary
Modifier and Type Method Description voidexecute()
-
Constructor Details
-
CreateEncryptionKeyMojo
public CreateEncryptionKeyMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
-