Uses of Class
org.machanism.machai.gw.maven.AbstractGWMojo
Packages that use AbstractGWMojo
Package
Description
Maven plugin goals (Mojos) for running MachAI Ghostwriter (GWMojo) guided document processing.
-
Uses of AbstractGWMojo in org.machanism.machai.gw.maven
Subclasses of AbstractGWMojo in org.machanism.machai.gw.mavenModifier and TypeClassDescriptionclassMaven goalgw:actthat runs an interactive, predefined "action" over a documentation tree.classMaven goalgw:act-per-modulethat runs an action against the execution-root project using Maven's standard reactor build context.classMaven goalgw:gwthat runs Ghostwriter guided file processing for a project.classMaven goal that processes documents across a multi-module (reactor) build.