Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/genthaler/beanshell-maven-plugin-archetype

A Maven archetype to create a BeanShell-based Maven plugin
https://github.com/genthaler/beanshell-maven-plugin-archetype

Last synced: about 5 hours ago
JSON representation

A Maven archetype to create a BeanShell-based Maven plugin

Awesome Lists containing this project

README

        

### A Maven archetype to create a BeanShell-based Maven plugin

Please see the [Project Documentation](http://genthaler.github.com/beanshell-maven-plugin-archetype)

#### Links

* [Maven Plugin Plugin - Writing a Beanshell Maven Plugin](http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/beanshell-mojo.html)
* [Maven Beanshell Mojo Support - About](http://maven.apache.org/plugin-tools/maven-script/maven-script-beanshell/)
* [Writing Beanshell Plugins for Maven 2.0](http://brettporter.wordpress.com/2005/05/21/writing-beanshell-plugins-for-maven-20)
* [Maven - Developers centre - Testing Plugins Strategies](http://maven.apache.org/plugin-developers/plugin-testing.html)
* [Maven - Guide to Developing Java Plugins](http://maven.apache.org/guides/plugin/guide-java-plugin-development.html)
* [MaestroDev | Developing your First Mojo](http://www.maestrodev.com/better-builds-with-maven/developing-custom-maven-plugins/developing-your-first-mojo/)
* [Maven Plugin Plugin - Introduction.html](http://maven.apache.org/plugin-tools/maven-plugin-plugin)
* [Maven Archetype Plugin](http://maven.apache.org/archetype/maven-archetype-plugin)
* [BeanShell - Lightweight Scripting for Java](http://www.beanshell.org/)