I'm using file:// in my settings.xml and http:// in for the default in the pom.xml
On Thu, May 29, 2008 at 1:04 PM, Mick Knutson <[EMAIL PROTECTED]> wrote: > What is the setting for your settings.xml? http:// or file:// > > > > On Thu, May 29, 2008 at 11:55 AM, Paul Davis <[EMAIL PROTECTED]> wrote: > > > I use it on Linux and noticed intermittent timeouts (I use continuum for > > continuous integration). > > The solution was to store the tomcat zip file locally. > > I use a variable for the tomcat location (defaults to the remote > location). > > Then in my settings.xml, I have a profile that sets the variable to the > > local location. > > > > This allows anyone to use tomcat (because of the default) and anyone, in > > the > > know, or my build system, to pull it off the local file system. > > > > This has eliminated timeouts for me > > > > On Thu, May 29, 2008 at 11:34 AM, Mick Knutson <[EMAIL PROTECTED]> > > wrote: > > > > > do you use the zip for both, or the tar.gz? > > > > > > > > > On Thu, May 29, 2008 at 11:15 AM, Geoffrey Wiseman < > > > [EMAIL PROTECTED]> wrote: > > > > > > > On Thu, May 29, 2008 at 1:25 PM, Mick Knutson <[EMAIL PROTECTED] > > > > > > wrote: > > > > > > > > > Just wondering if anyone is using tomcat/cargo on Linux. I have the > > > > > following CFG on windows, but am now getting time-outs on Linux. > Just > > > > > > > > > > > > > We're using Tomcat 5.5 / Cargo / M2 on Windows and Linux. We do > > > > occasionally get a build failure on the build server (Linux) due to > > > failure > > > > deploying the artifact before the timeout, but for the most part, > it's > > > been > > > > fairly problem-free for us. > > > > > > > > - Geoffrey > > > > -- > > > > Geoffrey Wiseman > > > > > > > > > > > > > > > > -- > > > --- > > > Thank You… > > > > > > Mick Knutson > > > BASE Logic, inc. > > > > > > Website: http://baselogic.com > > > Blog: http://baselogic.com/blog > > > BLiNC Magazine: http://blincmagazine.com > > > Linked IN: http://linkedin.com/in/mickknutson > > > DJ Mick: http://djmick.com > > > MySpace: http://myspace.com/mickknutson > > > Tahoe: http://tahoe.baselogic.com > > > > > > > > > -- > --- > Thank You… > > Mick Knutson > BASE Logic, inc. > > Website: http://baselogic.com > Blog: http://baselogic.com/blog > BLiNC Magazine: http://blincmagazine.com > Linked IN: http://linkedin.com/in/mickknutson > DJ Mick: http://djmick.com > MySpace: http://myspace.com/mickknutson > Tahoe: http://tahoe.baselogic.com > -- Paul E. Davis [EMAIL PROTECTED] 253-861-7769
