Skip to content

Unable to load resources, jquery-ui #44

@rgstephens

Description

@rgstephens

I'm trying out the plugin on a Grails 2.4.4. app that doesn't use the resources plug so I add the following to BuildConfig.groovy:

runtime ":resources:1.2.13"
compile ":rest-api-doc:0.5"

I then run the grails rest-api-doc command and get this error:

| Error 2014-12-25 10:10:00,962 [main] 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: [jquery-ui]

I've tried removing the asset-pipeline plugin because of an incompatibility between resources and asset-pipeline but the problem continues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions