Thank you Phil. My output file finally wasn't blank after adding the alterDatabase=false attribute as you suggested. I am wondering though if this is the expected behavior. I am guessing that it is a bug since it doesn't make sense to output a blank file. I'll file an issue in JIRA to find out.
On 4/12/06, Philip Mark Donaghy <[EMAIL PROTECTED]> wrote: > I think I had this problem try setting to false alterDatabase="false" > > <writeSchemaSqlToFile alterDatabase="false" outputFile="target/database.ddl"/> > > Phil
