Class DetachBundleEngineMojo

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

@Mojo(name="detach-bundle", requiresProject=true, defaultPhase=PROCESS_CLASSES) public class DetachBundleEngineMojo extends AbstractInsigniaMojo
Detach the bundle engine from the bundle for signing. TODO: might be more appropriate to use custom phase. insignia -ib bundle.exe -o engine.exe ... sign engine.exe
  • Constructor Details

    • DetachBundleEngineMojo

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