Package com.inteligr8.maven.regex
Class MatchFilenameMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.inteligr8.maven.regex.AbstractRegexMojo
com.inteligr8.maven.regex.AbstractMatchMojo
com.inteligr8.maven.regex.MatchFilenameMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="match-filename",
threadSafe=true)
@Component(role=org.apache.maven.plugin.Mojo.class)
public class MatchFilenameMojo
extends AbstractMatchMojo
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inteligr8.maven.regex.AbstractRegexMojo
executeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
MatchFilenameMojo
public MatchFilenameMojo()
-
-
Method Details
-
go
public void go() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-