Class InitializeMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="initialize", defaultPhase=INITIALIZE, requiresDependencyResolution=TEST) public class InitializeMojo extends AbstractGemMojo
installs all declared gem in GEM_HOME
  • Constructor Details

    • InitializeMojo

      public InitializeMojo()
  • Method Details

    • executeWithGems

      protected void executeWithGems() throws org.apache.maven.plugin.MojoExecutionException
      Specified by:
      executeWithGems in class AbstractGemMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException