Package org.machanism.machai.gw.maven
Class GWPerModuleMojoTest.TestGWPerModuleMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.machanism.machai.gw.maven.AbstractGWMojo
org.machanism.machai.gw.maven.GWPerModuleMojo
org.machanism.machai.gw.maven.GWPerModuleMojoTest.TestGWPerModuleMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Enclosing class:
GWPerModuleMojoTest
-
Field Summary
FieldsFields inherited from class org.machanism.machai.gw.maven.AbstractGWMojo
basedir, classFunctionTools, excludes, instructions, logger, logInputs, model, project, reactorProjects, scanDir, sessionFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PropertiesConfiguratorprotected voidscanDocuments(GuidanceProcessor processor) Methods inherited from class org.machanism.machai.gw.maven.GWPerModuleMojo
executeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
capturedProcessor
GuidanceProcessor capturedProcessor -
capturedProjectPresent
boolean capturedProjectPresent
-
-
Constructor Details
-
TestGWPerModuleMojo
TestGWPerModuleMojo()
-
-
Method Details
-
getConfiguration
- Overrides:
getConfigurationin classAbstractGWMojo
-
scanDocuments
protected void scanDocuments(GuidanceProcessor processor) throws org.apache.maven.plugin.MojoExecutionException - Overrides:
scanDocumentsin classAbstractGWMojo- Throws:
org.apache.maven.plugin.MojoExecutionException
-