Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eskatos/ruby-maven-plugin
hook ruby scripts in the build lifecycle
https://github.com/eskatos/ruby-maven-plugin
Last synced: about 2 months ago
JSON representation
hook ruby scripts in the build lifecycle
- Host: GitHub
- URL: https://github.com/eskatos/ruby-maven-plugin
- Owner: eskatos
- Created: 2010-10-17T13:26:29.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-04T13:38:54.000Z (over 12 years ago)
- Last Synced: 2024-11-01T20:06:38.796Z (3 months ago)
- Language: Java
- Homepage: http://codeartisans.github.com/ruby-maven-plugin/
- Size: 133 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ruby-maven-plugin
=================ruby-maven-plugin is a maven plugin to hook ruby scripts in the build
The project is hosted in maven central, to use it add the following snippet to your pom.xml:
org.codeartisans
ruby-maven-plugin
0.1
Take a look at the example pom for usage example.
------------------
This code was previously hosted [here](http://code.google.com/p/ruby-maven-plugin/).