Quoting Johann Reyes <[EMAIL PROTECTED]>:
> * MOJO-441: Right now at the moment for hbm.xml files they are
> automatically added to the plugin. Maybe for the next version
> I can add a flag to ignore this.

The thing is, when i have <mapping> elements in hibernate.cfg.xml the
build breaks. When i remove the <mappings> hbm2java does not generate
any java files. Either way i cant get a proper jar.


> * Can you elaborate more about your second concern?

Sure. The hibernate.cfg.xml has datasource information (a JNDI name etc)
but during the build the plugin actually needs a JDBC URL to create the
DB tables. The two are conflicting so what i need is a way to pass the
JDBC URI to hbm2ddl without putting in in the hibernate.cfg.xml file.

Cheers,

Manos



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

    http://xircles.codehaus.org/manage_email

Reply via email to