compass-sass
compass-sass copied to clipboard
Update plugin to use new release process
The currently deployed version of the plugin does not work with maven plugin resolution. By removing "release" plugin from the BuildConfig.groovy, updating to grails 2.1 or above and redeploying the plugin should fix the issue.
Once Grails 2.3 this will cause issues even for non maven users. http://grails.io/post/40093552028/road-to-grails-2-3-improved-dependency-resolution
I don't have time to maintain this plugin any more - I no longer work in the grails front-end development ecosystem. If you would like to take this over, I'd be happy to make you the controlling plugin author.
On Mon, Jan 21, 2013 at 3:02 PM, Bmcguire [email protected] wrote:
The currently deployed version of the plugin does not work with maven plugin resolution. By removing "release" plugin from the BuildConfig.groovy, updating to grails 2.1 or above and redeploying the plugin should fix the issue.
Once Grails 2.3 this will cause issues even for non maven users. http://grails.io/post/40093552028/road-to-grails-2-3-improved-dependency-resolution
— Reply to this email directly or view it on GitHubhttps://github.com/stefankendall/compass-sass/issues/13.
pls. try out my changes in https://github.com/k2s/compass-sass if it will work for you, I will push the commit supporting new release process