Package adams.flow.maven
-
Class Summary Class Description AbstractAdamsMojo Abstract Mojo which collects common infrastructure, required and needed by all subclass Mojos in the adams maven plugin codebase.AbstractJavaGeneratorMojo Abstract superclass for Mojos generating Java sourceActorExecutionMojo Calls theActorExecutionClassProducer
.ApplyActorMojo Calls theApplyActorProducer
.ClassListerMojo Outputs the classes or packages as props files.HelpMojo Display help information on adams-maven-plugin.
Callmvn adams:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.