Hi, Let say I have distributed application on computer cluster and I need clustered database for it. I want to deploy prod ready clustered H2 as easy as possible. What's the easiest way to do it with maven?
What I want to do is build H2 with all my prod ready configs. What I'm thinking is to use assembly-plugin to assemble all to some directories and later maybe maven-rpm-plugin, which can provide "clean install" solution... thanx -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
