« Return to Thread: Configuring hibernate3-maven-plugin

Re: Configuring hibernate3-maven-plugin

by Rusty Wright-2 :: Rate this Message:

Reply to Author | View in Thread

The only thing I think I used ant for, which I haven't used in a while, was for extracting the ddl from the database.  I'm using jpa/hibernate annotations and the hibernate tools create the tables.  Let me know and if you need something to look at I can send you a zip of the project.


Ryan Stewart wrote:

>
> Rusty Wright-2 wrote:
>> Ryan, did you figure this out?  I have my hibernate config files in
>> src/main/hbm and added that as a resource in my pom.xml:
>> [...]
>>
>
> No, I never got that ironed out. I think I see what you're getting at, but I
> haven't had time to mess with that again recently. If I figure out a good
> solution, I'll try to remember to post it back here.

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

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Configuring hibernate3-maven-plugin