I\'m using hibernate annotations and i want to export my database schema.
Similar to the schemaexporttask with hbm xml files.
Use hibernate3-maven-plugin. Then run 'mvn hibernate3:hbm2ddl'