I just started using the hibernate-tools plugin and dbunit for a new
project and I suddenly have a whole ream of sql scripts, DTDs, schemas,
generated documentation and such like strewn across my project directory
tree.
Could one of the mvn gurus out there tell me where should I put all of
this stuff?
dbunit test data files -> src/test/resources ?
dbunit test data DTD -> as above?
hibernate generated schema documentation -> ???
hibernate & spring config files -> src/main/resources?
db schema DDL sql script -> src/main/resources/data?
Thanks
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]