[EMAIL PROTECTED] wrote:
How about making it part of the create-schema and drop-schema goals
(end of quote)




Yup - that will probably do it! Once I saw the DDL files were NOT created with 
maven mda, my next step was to try maven create-schema.  That seemed like a 
reasonable assumption.  IF that would have worked, I'd of been in business!



Is it possible to make the DDL generate a separate goal unto itself? As I'm 
learning the system, I find it valuable to "model, generate code, look at the 
results."  I'm skipping the build process (as most of the time, the system 
WON'T build due to an error on my part).  The Hibernate config is part of this. 
 I've done some hibernate work in the past, and I know how to write the 
.hbm.xml files by hand, but now I'm trying to figure out how to make the model 
drive that creation.



For my own purposes, I may even make a "codegen" goal that does the MDA goal, 
followed by a "create-ddl" goal, but doesn't build the code, nor install into 
the DB.
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2563#2563
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

Reply via email to