Quantcast

reveng plugin unresolved dependencies

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

reveng plugin unresolved dependencies

geezenslaw
Hello Grails bunch, I have a real need to install and employ the Grails
Reverse Engineering Plugin.

I have read all of the doco @
http://grails-plugins.github.com/grails-db-reverse-engineer/docs/manual/guide/single.html#2%20Configuration

I installed Grails from the Intellij plugins wizard.

The Intellij wizard only displayed the 0.3 version.

I chose the 0.3 version of the reveng plugin.

I am running Grails version 1.3.7.

The following error condition is returned on attempts to install the
plugin as described above.

I could go onto jarfinder or some such to acquire the missing jars but I
would like to have a much more Grails build way of acquiring the needed
dependencies.

Any ideas, suggestions, solutions, rant or raves welcomed.

Thanks in advance and please advise, David.

::::::::::::::::::::::::::::::::::::::::::::::
::          UNRESOLVED DEPENDENCIES         ::
::::::::::::::::::::::::::::::::::::::::::::::
:: org.hibernate#hibernate-tools;3.2.4.GA: not found
:: freemarker#freemarker;2.3.8: not found
:: org.beanshell#bsh;2.0b4: not found
:: org.hibernate#jtidy;r8-20060801: not found
::::::::::::::::::::::::::::::::::::::::::::::


Failed to install plugin [db-reverse-engineer-0.3]. Plugin has missing
JAR dependencies.
   [delete] Deleting
directory /home/david/.grails/1.3.7/projects/testreveng/plugins/db-reverse-engineer-0.3



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: reveng plugin unresolved dependencies

geezenslaw
Sorry about the top-post but I found the answer here:

http://burtbeckwith.com/blog/?p=376&cpage=1#comment-52161



On Fri, 2011-12-09 at 12:00 -0600, David Brown wrote:

> Hello Grails bunch, I have a real need to install and employ the Grails
> Reverse Engineering Plugin.
>
> I have read all of the doco @
> http://grails-plugins.github.com/grails-db-reverse-engineer/docs/manual/guide/single.html#2%20Configuration
>
> I installed Grails from the Intellij plugins wizard.
>
> The Intellij wizard only displayed the 0.3 version.
>
> I chose the 0.3 version of the reveng plugin.
>
> I am running Grails version 1.3.7.
>
> The following error condition is returned on attempts to install the
> plugin as described above.
>
> I could go onto jarfinder or some such to acquire the missing jars but I
> would like to have a much more Grails build way of acquiring the needed
> dependencies.
>
> Any ideas, suggestions, solutions, rant or raves welcomed.
>
> Thanks in advance and please advise, David.
>
> ::::::::::::::::::::::::::::::::::::::::::::::
> ::          UNRESOLVED DEPENDENCIES         ::
> ::::::::::::::::::::::::::::::::::::::::::::::
> :: org.hibernate#hibernate-tools;3.2.4.GA: not found
> :: freemarker#freemarker;2.3.8: not found
> :: org.beanshell#bsh;2.0b4: not found
> :: org.hibernate#jtidy;r8-20060801: not found
> ::::::::::::::::::::::::::::::::::::::::::::::
>
>
> Failed to install plugin [db-reverse-engineer-0.3]. Plugin has missing
> JAR dependencies.
>    [delete] Deleting
> directory /home/david/.grails/1.3.7/projects/testreveng/plugins/db-reverse-engineer-0.3
>
>
>
> ---------------------------------------------------------------------
> 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


Loading...