Uses of Class
org.machanism.machai.gw.maven.AbstractActMojo
Packages that use AbstractActMojo
Package
Description
Provides the Maven-plugin integration layer for Machai Ghostwriter workflows.
-
Uses of AbstractActMojo in org.machanism.machai.gw.maven
Subclasses of AbstractActMojo in org.machanism.machai.gw.mavenModifier and TypeClassDescriptionclassBase 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.