Class XMvnMojoExecutionConfigurator
- java.lang.Object
-
- org.fedoraproject.xmvn.connector.maven.XMvnMojoExecutionConfigurator
-
- All Implemented Interfaces:
org.apache.maven.lifecycle.MojoExecutionConfigurator
@Named @Singleton @Priority(100) public class XMvnMojoExecutionConfigurator extends java.lang.Object implements org.apache.maven.lifecycle.MojoExecutionConfigurator
- Author:
- Mikolaj Izdebski
-
-
Constructor Summary
Constructors Constructor Description XMvnMojoExecutionConfigurator()
-
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)
-