Class InstallInvokerMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
de.iip_ecosphere.platform.tools.maven.invoker.AbstractInvokerMojo
de.iip_ecosphere.platform.tools.maven.invoker.InstallInvokerMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="install",
      defaultPhase=INSTALL)
public class InstallInvokerMojo
extends AbstractInvokerMojo
Maven POM invoker plugin. This plugin is largely inspired by the maven-invoker plugin.
Author:
Holger Eichelberger, SSE
  • Field Summary

    Fields inherited from interface org.apache.maven.plugin.Mojo

    ROLE
  • Constructor Summary

    Constructors 
    Constructor Description
    InstallInvokerMojo()  
  • Method Summary

    Methods inherited from class de.iip_ecosphere.platform.tools.maven.invoker.AbstractInvokerMojo

    disable, execute

    Methods inherited from class org.apache.maven.plugin.AbstractMojo

    getLog, getPluginContext, setLog, setPluginContext

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait