Class BuilddepNopMojo

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

@Deprecated @Mojo(name="builddep", aggregator=true, requiresDependencyResolution=NONE) public class BuilddepNopMojo extends org.apache.maven.plugin.AbstractMojo
Deprecated.
Author:
Mikolaj Izdebski
  • Field Summary

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

    ROLE
  • Constructor Summary

    Constructors
    Constructor
    Description
    BuilddepNopMojo(org.fedoraproject.xmvn.logging.Logger logger)
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     

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

    getLog, getPluginContext, setLog, setPluginContext

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BuilddepNopMojo

      @Inject public BuilddepNopMojo(org.fedoraproject.xmvn.logging.Logger logger)
      Deprecated.
  • Method Details

    • execute

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