Class AttachBundleEngineMojo

All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="attach-bundle", requiresProject=true, defaultPhase=PREPARE_PACKAGE) public class AttachBundleEngineMojo extends AbstractInsigniaMojo
Attach the (signed) bundle engine back to the bundle. TODO: might be more appropriate to use custom phase. insignia -ab engine.exe bundle.exe -o bundle.exe ... sign bundle.exe
  • Constructor Details

    • AttachBundleEngineMojo

      public AttachBundleEngineMojo()
  • 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