Package software.xdev.far.directorynames
Class DirectoryNamesMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
-
Field Summary
Fields inherited from class software.xdev.far.BaseMojo
baseDir, exclusions, executeInternal, fileMask, findRegex, project, recursive, replaceAll, replaceValue, skipFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.far.BaseMojo
compileFindRegex, createDefaultData, execute, setBaseDir, setExclusions, setFileMask, setFindRegex, setProject, setRecursive, setReplaceAll, setReplaceValue, setSkipMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
DirectoryNamesMojo
public DirectoryNamesMojo()
-
-
Method Details
-
enrichData
- Specified by:
enrichDatain classBaseMojo<ExecData>
-