Uses of Class
org.machanism.machai.gw.maven.AbstractGWMojo
Packages that use AbstractGWMojo
Package
Description
Provides the Maven-plugin integration layer for Machai Ghostwriter workflows.
-
Uses of AbstractGWMojo in org.machanism.machai.gw.maven
Subclasses of AbstractGWMojo in org.machanism.machai.gw.mavenModifier and TypeClassDescriptionclassAbstract base Maven mojo for goals that execute Ghostwriter acts.classBase Maven mojo for acts that execute once for every eligible module in a Maven reactor.classMaven goal that executes a Ghostwriter act against project files.classMaven goalgw:act-per-modulethat runs an action for an eligible project in Maven's standard reactor build context.classMaven goal that scans project files for Ghostwriter guidance comments and executes the configured AI-assisted processing workflow.classMaven goal that processes documents for the current Maven module.