GithubHelp home page GithubHelp logo

backbonejs-grails-plugin's People

Contributors

uris77 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

backbonejs-grails-plugin's Issues

Issues with grails plugin backbonejs

Hello:

I am trying to use the backbonejs grails plugin and having many issues. There is no help on google searches.

It looks like there is a conflict between
compile ":asset-pipeline:1.9.6" and runtime ':resources:1.2.13'

http://grails.org/plugin/backbonejs

In my buildconfig,
//underscore

compile ":jquery-ui:1.10.4"

compile ":underscore:1.5.2"

compile ":backbonejs:1.0.0"

runtime ":jquery:1.11.1"

runtime ':twitter-bootstrap:3.3.1'

runtime ':resources:1.2.13'

If I add,

//compile ":asset-pipeline:1.9.6"

Error 2015-01-13 10:55:12,580 [localhost-startStop-1] ERROR resource.ResourceMeta - Resource not found: /assets/json2.js

| Error 2015-01-13 10:55:12,613 [localhost-startStop-1] ERROR resource.ResourceMeta - Resource not found: /assets/backbone.js

or uncomment,

compile ":asset-pipeline:1.9.6"

Error 2015-01-13 11:02:13,349 [localhost-startStop-1] ERROR resource.ResourceMeta - Resource not found: /plugins/backbonejs-1.0.0/js/json2.js

| Error 2015-01-13 11:02:13,358 [localhost-startStop-1] ERROR resource.ResourceMeta - Resource not found: /plugins/backbonejs-1.0.0/js/backbone.js

If I comment out resources,

//runtime ':resources:1.2.13'

/Users/bilalahmed/Documents/workspace/GearLaunch/target/work/plugins/resources-1.2.RC2/grails-app/taglib/org/grails/plugin/resource/ResourceTagLib.groovy: 6: unable to resolve class org.codehaus.groovy.grails.commons.ConfigurationHolder

@ line 6, column 1.

import org.codehaus.groovy.grails.commons.ConfigurationHolder

^

/Users/bilalahmed/Documents/workspace/GearLaunch/target/work/plugins/resources-1.2.RC2/src/groovy/org/grails/plugin/resource/ResourceProcessor.groovy: 20: unable to resolve class org.codehaus.groovy.grails.plugins.PluginManagerHolder

@ line 20, column 1.

import org.codehaus.groovy.grails.plugins.PluginManagerHolder

^

/Users/bilalahmed/Documents/workspace/GearLaunch/target/work/plugins/resources-1.2.RC2/src/groovy/org/grails/plugin/resource/util/HalfBakedLegacyLinkGenerator.groovy: 3: unable to resolve class org.codehaus.groovy.grails.commons.ConfigurationHolder

@ line 3, column 1.

import org.codehaus.groovy.grails.commons.ConfigurationHolder

We are building our new platform with backbonejs and grails and would love to use your plugin.

Thanks,

Bilal Ahmed

VP of Engineering

gearlaunch, Inc.

(415) 699-1762

@gearlaunch1

rest-client-builder dependency

I'm curious to know if this is a hard dependency and if it can be removed?

plugins {
    build(':release:2.2.0', ':rest-client-builder:1.0.2') {
    export = false
    }

Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.