Quote: BTW - is the "process" of using AndroMDA really that one should run maven drop-schema before ever "re-creating" it? If so, dis-regard the "one could comment out" comment above. (end of quote)
Yep...its assumed you would run "drop-schema" before running "create-schema" again. It looks like your tables are created succesfully though right? create-schema: execute-script: [sql] Executing file: C:homejkozjavakudzukDemocoretargetschema-create.sql [sql] [ERROR] Failed to execute: alter table BOOK2CONTENTS drop foreign key ENTRY_BOOK_FKC [sql] [ERROR] java.sql.SQLException: Table 'kdemo.book2contents' doesn't exist [sql] [ERROR] Failed to execute: alter table BOOK2CONTENTS drop foreign key ADDRESS_BOOK_CONTENTS_FKC [sql] [ERROR] java.sql.SQLException: Table 'kdemo.book2contents' doesn't exist [sql] [ERROR] Failed to execute: alter table BUSINESS_ENTRY drop foreign key BUSINESS_ENTRY_INHERITANCE_FKC [sql] [ERROR] java.sql.SQLException: Table 'kdemo.business_entry' doesn't exist [sql] [ERROR] Failed to execute: alter table PERSONAL_ENTRY drop foreign key PERSONAL_ENTRY_INHERITANCE_FKC [sql] [ERROR] java.sql.SQLException: Table 'kdemo.personal_entry' doesn't exist [sql] 9 of 13 SQL statements executed successfully BUILD SUCCESSFUL Its ok if you get the errors (its assumed you will the first run) everything should still be created fine. -- Chad Brandon - [EMAIL PROTECTED] http://www.andromda.org _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2470#2470 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user