Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/genthaler/beanshell-maven-plugin
A Maven 2/3 plugin to execute arbitrary BeanShell script. http://genthaler.github.io/beanshell-maven-plugin/
https://github.com/genthaler/beanshell-maven-plugin
Last synced: about 5 hours ago
JSON representation
A Maven 2/3 plugin to execute arbitrary BeanShell script. http://genthaler.github.io/beanshell-maven-plugin/
- Host: GitHub
- URL: https://github.com/genthaler/beanshell-maven-plugin
- Owner: genthaler
- License: apache-2.0
- Created: 2014-08-17T21:16:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-26T22:15:05.000Z (over 1 year ago)
- Last Synced: 2024-04-13T16:16:48.617Z (7 months ago)
- Language: Groovy
- Size: 571 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### BeanShell Maven Plugin
Please see the [Project Documentation](http://genthaler.github.io/beanshell-maven-plugin)
#### 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)
* [BeanShell - Lightweight Scripting for Java](http://www.beanshell.org/)