compass-sass icon indicating copy to clipboard operation
compass-sass copied to clipboard

Update plugin to use new release process

Open bmcguire opened this issue 12 years ago • 2 comments

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

bmcguire avatar Jan 21 '13 20:01 bmcguire

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.

stefankendall avatar Jan 22 '13 00:01 stefankendall

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

k2s avatar Jan 23 '13 17:01 k2s