This didn't get an answer on the Grails user list -- I think it might be a bit beyond the people
there. Any insight from G2One Central?
~~ Robert.
-------- Original Message --------
Subject: [grails-user] No "hibernate" plugin?
Date: Fri, 03 Oct 2008 19:57:52 -0400
From: Robert Fischer <
robert.fischer@...>
Reply-To:
user@...
To:
user@...
I've got this line in "AutobaseGrailsPlugin.groovy":
def dependsOn = [ hibernate:'*' ]
When I try to install the plugin, though, I get this error:
Failed to install plug-in [autobase-0.1]. Missing dependencies: ["hibernate"]
I get the same error if I use this line:
def dependsOn = [ hibernate:1.0 ]
Now, the docs say that a "hibernate" plugin exists, and it does all the GORM mapping goodness (which
I'm assuming includes the hbm2ddl stuff):
http://grails.org/doc/1.0.x/ref/Plug-ins/hibernate.htmlI'd like to be sure my plugin runs *after* all the hbm2ddl stuff, so how do I specify that?
~~ Robert.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email