Class ValidateInvokerMojo

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

@Mojo(name="invoke",
      defaultPhase=VALIDATE)
public class ValidateInvokerMojo
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
    ValidateInvokerMojo()  
  • 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