| Class | Description |
|---|---|
| HelpMojo |
Display help information on smc-maven-plugin.
Call mvn smc:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| SmcMojo |
Responsible for executing the state machine compiler against
one or more
.sm files found in the configured
setSourceDirectory(java.io.File) using the configured SMC
parameters. |
This package contains the SMC Maven mojo SmcMojo. The
SMC mojo supports the same options as the SMC command line.
This mojo can be used to compile a .sm file into any one of the supported target languages but most likely will be used for Java, either as java or java7.
Copyright © 2019. All rights reserved.