Maven Script Mojo Support lets developer write Maven plugins/goals with scripting languages instead of compiled Java.
This project has declared the following modules:
| Name | Description |
|---|---|
| Maven Plugin Tool for Ant | Descriptor extractor for plugins written in Ant. |
| Maven Ant Mojo Support | Maven Ant Mojo Support, ie write Maven plugins with Ant scripts. |
| Maven Plugin Tool for Beanshell | Descriptor extractor for plugins written in Beanshell. |
| Maven Beanshell Mojo Support | Maven Beanshell Mojo Support, ie write Maven plugins with Beanshell scripts. |
| Maven Plugin Metadata Model | The Maven Plugin Metadata Model provides an API to play with the Metadata model. |