Hello,

I've a maven project which builds a datamodel and its DDL file named
schema.sql using Maven Hibernate3 Plugin.
Then I've another maven project, building an application which depends on
the datamodel project.
I should like to package my schema.sql file with the application so that dba
can initialize the database, but I can't find a way to do it
Any suggestion ?

Gerard
-- 
View this message in context: 
http://www.nabble.com/packaging-DDL-file-tf4528033s177.html#a12920049
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