Package com.inteligr8.maven.regex
Class MatchTextMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.inteligr8.maven.regex.AbstractRegexMojo
-
- com.inteligr8.maven.regex.AbstractMatchMojo
-
- com.inteligr8.maven.regex.MatchTextMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="match-text", threadSafe=true) @Component(role=org.apache.maven.plugin.Mojo.class) public class MatchTextMojo extends AbstractMatchMojo
-
-
Constructor Summary
Constructors Constructor Description MatchTextMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgo()-
Methods inherited from class com.inteligr8.maven.regex.AbstractRegexMojo
execute
-
-