Ruben 0.3 review

Download
by rbytes.net on

Ruben provides Maven 2.x plugins for Ruby builds

License: The Apache License 2.0
File size: 0K
Developer: Shane Isbell
0 stars award from rbytes.net

Ruben provides Maven 2.x plugins for Ruby builds. It currently provides the bare basics for building Ruby classes with Maven 2.x.

Ruben project runs Ruby Unit Tests and fails builds if the unit tests do not pass. It also does dependency resolution, but this does not include transitive dependencies (so you will need to include every dependency in the pom.xml file) nor does it include downloading from a remote repo.

What's New in This Release:
This is a minor release that includes transitive dependency resolution and gem packaging support.

Ruben 0.3 keywords