+1 on hudson. on a general level I find the default maven build behavior of continuum and hudson a bit annoying. I don't want 20 interdependent small builds that cause failure storms when something breaks. I find 1 complete build of the entire product more satisfying. I solve that by running a shell based job in hudson that just executes maven.
Another thing that proved worth mentioning is that each project/product shall have a separate local repository location to prevent the artifacts from undeclared repos to appear in local one. Especially handy when some other project on the same hudson machine is using snapshot plugins or some experimental remote repos. Milos On 5/9/07, Jason Chaffee <[EMAIL PROTECTED]> wrote:
I just started converting to Hudson as well. It is extremely well written and it by far and away blows continuum out of the water, in features, in functionality, and of course stability. -----Original Message----- From: Gregory Kick [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 9:51 PM To: Maven Users List Subject: Re: Continuum dead? If you're not happy with the turnaround on continuum, take a look at Hudson. The maven integration is great and releases/bug fixes come incredibly quickly. https://hudson.dev.java.net/ (I didn't write it... just a user :-) On 5/8/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 5/8/07, Crossley, Jim <[EMAIL PROTECTED]> wrote: > > > Is Continuum dead? It hasn't been released in over a year. I need for > > it to build multi-module project snapshots correctly. > > Continuum has its own user and dev lists, for which you can find > subscription info here: > > http://maven.apache.org/continuum/mail-lists.html > > Or you can follow the discusson on Nabble: > > http://www.nabble.com/Continuum---Users-f13868.html > > -- > Wendy > > --------------------------------------------------------------------- > 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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
