Class ToolsetMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.github.wix_maven.AbstractWixMojo
com.github.wix_maven.ToolsetMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="toolset", defaultPhase=INITIALIZE) public class ToolsetMojo extends AbstractWixMojo
Goal to initialize the workspace with wix toolset.
  • Constructor Details

    • ToolsetMojo

      public ToolsetMojo()
  • Method Details

    • execute

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