Middlegen maven plugin

"Wouter Boers" <[email protected]> Wed, 9 Mar 2005 22:27:27 +0100
Newsgroups gmane.comp.java.ejb.middlegen.user
Organization ikke.net
Message-ID <000601c524ee$cacbafd0$e000a8c0@dukkel>
Hi All,
 
I am fine tuning some things that have been left out in the middlegen maven
plugin. These items are:
generated from multiple databases without overwriting the pref file. It now
allocated a different pref file for each database
suppurt for database schema. The database schema setting for oracle was
missing.
My 'version' of the plugin uses the middlegen 2.2-dev libraries which have
some real fixes since the middlegen 2.1 kept crashing on my Oracle 9i
database with the infamouse incorect tablename error.
 
How about setting up a different project for the maven-middlegen-plugin?
It's not checked in in the middlegen CVS repo. I think it should have it's
own. If there is one i'm more then happy to intregrate the changes I have
made.
 
Wouter