Class DirectorMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.eclipse.tycho.plugins.p2.director.DirectorMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="materialize-products", defaultPhase=PACKAGE, threadSafe=true) public final class DirectorMojo extends org.apache.maven.plugin.AbstractMojo

Creates product installations for the products defined in the project.

  • Constructor Details

    • DirectorMojo

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