Actually, maven is not just a build tool - like you said. Maven is what I need it to be :-) Many people who are not yet enlightened by maven :-) react the same way - and for sure I will not recreate the wheel be creating own build tool - there are so many other unsolved chalenges (problems), build tools are not one of them...
And just for the record I was telling about creating rpm packages by maven - and let CentOS (RedHat) to deal with it on cluster level (by own rpm repository and managers, ...) - so I wasn't thinking about using maven as cluster distribution tool... What I need is rpm package, build by whatever tool possible - as simple as possible, but no simpler... On 24. Apr, 14:28 h., Thomas Mueller <[email protected]> wrote: > 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 > athttp://groups.google.com/group/h2-database?hl=en. -- 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.
