About Maven Script Mojo Support

Maven Script Mojo Support lets developer write Maven plugins/goals with scripting languages instead of compiled Java. Scripting support is deprecated, with Maven 4 only Java based Mojos will be supported.

Project Modules

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.