Common superclass for Plasma mojo's which uses the configurator javadoc
annotation and a custom Plexus conponent configurator add the project's
runtime classpath elements to the mojo classpath.
Mojo implementation for generating DSL artifacts, such as source code, which
sets up the mojo environment and then calls the Plasma DSL command-line (CLI)
tool, passing it mojo args.
Mojo implementation for generating RDB related artifacts, such as relational
database schemas and UML models, which sets up the mojo environment and then
calls the Plasma RDB command-line (CLI) tool, passing it mojo args.
Mojo implementation for generating SDO artifacts, such as source code, which
sets up the mojo environment and then calls the Plasma SDO command-line (CLI)
tool, passing it mojo args.