Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).