robfletcher / gradle-compass

A SASS / Compass plugin for Gradle
Apache License 2.0
59 stars 39 forks source link

Should support the option to choose to get the gems from Gems Repo or Maven Repo #15

Closed caelcs closed 10 years ago

caelcs commented 10 years ago

In some restrictive environment you don't have the choice to create your private Gem Repo and even if we could the plugin use jruby-complete jar which don't allow to add new sources. So there is the need to support to get from private maven repositories the gems that you can package or getting from somewhere.