Class ProcessDescriptorMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.aeontronix.enhancedmule.tools.ProcessDescriptorMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="process-descriptor",
      defaultPhase=GENERATE_RESOURCES)
public class ProcessDescriptorMojo
extends org.apache.maven.plugin.AbstractMojo
Process an anypoint descriptor file and attach resulting file to project
  • Constructor Details

  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException