Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grails 2.0: problem resolving plugin JAR dependencies - Falcone #8

Open
SimonePadovan opened this issue Dec 12, 2011 · 0 comments
Open

Comments

@SimonePadovan
Copy link

Whan i try to install multi-tenat-core plugin on Grails 2.0 following error occurs:

grails> install-plugin multi-tenant-core
| Resolving plugin JAR dependencies
| Warning
Plugin declares a runtime dependency on plugin [falcone-util: 1.0] b
ut does not define the plugin within its transitive metadata. Contact the plugin
author to fix this problem or declare the plugin yourself inside BuildConfig.gr
oovy. Example:
...
plugins {
compile ":falcone-util:1.0"
}

| Plugin installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant