Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
| Loading Grails 2.0.0.RC1 |
| Configuring classpath. |
| Environment set to development..... |
| Resolving plugin jquery-ui. Please wait... |
| Installing zip jquery-ui-1.8.15.zip..... |
| Installed plugin jquery-ui-1.8.15 |
| Error Plugin declares a runtime dependency on plugin [jquery: 1.3.2.1 > *] but does not define the plugin within its transitive metadata. Contact the plugin author to fix this problem or declare the plugin yourself inside BuildConfig.groovy. Example: ... plugins { compile ":jquery:1.3.2.1 > *" } |
| Installed plugin jquery-ui-1.8.15. |