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?

Maven is a build tool, not a cluster distribution tool. If you want to
use Maven, then you need to ask at the Maven mailing list.

Personally (and that's unrelated to your question), I try to avoid
using Maven if possible :-) I even went to far and created my own
build tool.

Regards,
Thomas

-- 
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.

Reply via email to