Class XMvnMojoExecutionConfigurator

  • All Implemented Interfaces:
    org.apache.maven.lifecycle.MojoExecutionConfigurator

    @Component(role=org.apache.maven.lifecycle.MojoExecutionConfigurator.class)
    public class XMvnMojoExecutionConfigurator
    extends org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void configure​(org.apache.maven.project.MavenProject project, org.apache.maven.plugin.MojoExecution execution, boolean allowPluginLevelConfig)  
      • Methods inherited from class java.lang.Object

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

      • XMvnMojoExecutionConfigurator

        public XMvnMojoExecutionConfigurator()
    • Method Detail

      • configure

        public void configure​(org.apache.maven.project.MavenProject project,
                              org.apache.maven.plugin.MojoExecution execution,
                              boolean allowPluginLevelConfig)
        Specified by:
        configure in interface org.apache.maven.lifecycle.MojoExecutionConfigurator
        Overrides:
        configure in class org.apache.maven.lifecycle.internal.DefaultMojoExecutionConfigurator