Giter Club home page Giter Club logo

grails-reports-plugin's People

Contributors

burtbeckwith avatar felix19350 avatar monteiro avatar nll avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

burtbeckwith

grails-reports-plugin's Issues

unable to run

after executing run i got an error

localhost-startStop-1] ERROR resource.ResourceProcessor - Unable to load resources
Message: No signature of method: groovy.util.ConfigObject.getGrailsPlugin() is applicable for argument types: (java.lang.String) values: [lesscss-resources]
Line | Method
->> 5 | run in BootstrapResources


grails 2.44
buildconfig for eventual incompatibility

plugins {
        // plugins for the build system only
        build ":tomcat:7.0.55"
        // plugins for the compile step
        compile ":scaffolding:2.1.2"
        compile ':cache:1.1.8'
        compile ":asset-pipeline:1.9.9"
        // plugins needed at runtime but not for compilation
      //  runtime ":hibernate4:4.3.6.1" // or ":hibernate:3.6.10.18"
		runtime ":hibernate:3.6.10.19"//for  multi tenant
        runtime ":database-migration:1.4.0"
        runtime ":jquery:1.11.1"
		//new
		compile ":i18n-templates:1.1.0.1"
		compile ":ckeditor:4.4.1.0"
        // Uncomment these to enable additional asset-pipeline capabilities
        //compile ":sass-asset-pipeline:1.9.0"
        //compile ":less-asset-pipeline:1.10.0"
        //compile ":coffee-asset-pipeline:1.8.0"
        //compile ":handlebars-asset-pipeline:1.3.0.3"
		//security
		compile "org.grails.plugins:spring-security-core:2.0.0"
		compile "org.grails.plugins:spring-security-ui:1.0-RC3"
		compile "org.grails.plugins:mail:1.0.7"
		
		//multi societe0.9.0-SNAPSHOT"
		compile "org.grails.plugins:multi-tenant-single-db:0.8.3"
		//excel import
		compile ":excel-import:2.0.0.BUILD-SNAPSHOT"
		//audit log
		compile "org.grails.plugins:audit-logging:1.1.1"
		//test weceem
		//compile ':weceem:1.4.1'
		//compile ":weceem-spring-security:1.4"
		//standalone
		compile "org.grails.plugins:standalone:8.0.33"//8.0.33
		
		//sms twilio
		compile "org.grails.plugins:twilio:0.1"

		//sms nexmo
		compile "org.grails.plugins:nexmo:1.0"
		compile ":jasper:1.10.0"
		
		//hibernate
		compile ":hibernate-filter:0.3.2"
		
		//testqr code
		compile(':qrcode:0.7')
		
		//report
		compile("org.grails.plugins:reports:0.3.8")
		runtime "org.grails.plugins:resources:1.2.14"
		compile "org.grails.plugins:rendering:1.0.0"
}

Integration with grails 2.4.4

How to integrated on grails 2.4.4 without ressource with asset elements

when trying to run i got this:

[unable to resolve class org.codehaus.groovy.grails.commons.ConfigurationHolder
[groovyc] @ line 6, column 1.
[groovyc] import org.codehaus.groovy.grails.commons.ConfigurationHolder]
....
src\groovy\org\grails\plugin\resource\ResourceProcessor.groovy: 6: unable to resolve class org.codehaus.groovy.grails.plugins.PluginManagerHolder
[groovyc] @ line 6, column 1.
[groovyc] import org.codehaus.groovy.grails.plugins.PluginManagerHolder

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.