Adam Hardy-4 wrote:
> 
> Where would I put SQL scripts? Under src/main/sql
> or src/main/resources/data?
> dbunit test data files -> src/test/resources ?
> dbunit test data DTD -> as above?
> 

I store SQL scripts in /database folder. There is the PowerDesigner database
model too.
DbUnit files are stored in src/test/resources/dataset

Igor
-- 
View this message in context: 
http://www.nabble.com/-m2--where-should-sql%2C-dtds%2C-test-data-and-generated-docs-go--tf649075.html#a6675587
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to