me.n4u.sass:sass-gems

This is a repackaged GEM in a JAR format of the sass-lang.gem package. The sass-gems package version follows the sass-lang.gem versions located http://rubyforge.org/frs/?group_id=9702. Simply change the version of this package to download and repackage the same GEM version.


License
MIT

Documentation

SASS-GEMS


This is a Maven based Gems to JAR repackaging project for sass-lang.com gem files. This project uses part of the
technique posted by Nick Sieger back in 2009 but packaged into a Maven build. 

The goal is to store versions of sass-gem.jar in the central Maven repository for Java projects to use without having
to go through all the hoops of downloading the JAR and repackaging internally.


REFERENCES:

The following is a list of references that inspired or helped make this project possible:

Nick Siegler's blog post: http://blog.nicksieger.com/articles/2009/01/10/jruby-1-1-6-gems-in-a-jar
Pastebin.com example of installing a Gem from jruby-rake-plugin: http://pastebin.com/KPeZ8mpG