I run an instance for TDD. I run another instance for build and release (proprietary maven plugins). I run another instance for delivery (more maven plugins). I then run metrics (yet more plugins) on two instances. All together I run 8 instances on 4 different machines. Works well for us and got us to CMMI level 4 while still working agile.
-----Original Message----- From: Gregory Kick [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 15, 2008 2:08 PM To: Maven Users List Subject: Re: continuous integration server @Liz Just out of curiosity, why would you want to be running multiple instances? On Tue, Apr 15, 2008 at 12:13 PM, Sommers, Elizabeth <[EMAIL PROTECTED]> wrote: > I use Vulcan. I like the fact that I can run multiple instances of it > in the same tomcat. It also does everything I need in a CI server. > > http://code.google.com/p/vulcan/ > > Liz Sommers > [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Gregory Kick http://kickstyle.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
