Class R6GeneratorPlugin

java.lang.Object
org.apache.maven.plugin.AbstractMojo
uk.co.terminological.rjava.plugin.PluginBase
uk.co.terminological.rjava.plugin.R6GeneratorPlugin
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="generate-r-library", defaultPhase=INSTALL, requiresDependencyResolution=RUNTIME) public class R6GeneratorPlugin extends PluginBase
The root of the maven plugin. This is the entry point called by maven.
  • Constructor Details

    • R6GeneratorPlugin

      public R6GeneratorPlugin()
  • Method Details

    • execute

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