From users-return-7459-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Fri Jan 23 22:16:42 2009 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 67472 invoked from network); 23 Jan 2009 22:16:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jan 2009 22:16:42 -0000 Received: (qmail 69898 invoked by uid 500); 23 Jan 2009 22:16:40 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 69867 invoked by uid 500); 23 Jan 2009 22:16:40 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 69856 invoked by uid 99); 23 Jan 2009 22:16:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2009 14:16:40 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.217.81.73] (HELO exchange.lixar.net) (209.217.81.73) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2009 22:16:33 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C97DA8.888695CD" Subject: RE: Bulild Error: 'svn' is not recognized as an internal or external command Date: Fri, 23 Jan 2009 17:18:10 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Bulild Error: 'svn' is not recognized as an internal or external command thread-index: Acl9pfB+gmom5RXlSxKedwM0SGLBygAAojUA References: <45096.32026.qm@web57006.mail.re3.yahoo.com> From: "Kyle Lebel" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C97DA8.888695CD Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Ah, got it. Seems to work as expected now - thank you. =20 =20 Kyle ________________________________ From: Wendy Smoak [mailto:wsmoak@gmail.com] Sent: Fri 1/23/2009 4:57 PM To: users@continuum.apache.org Subject: Re: Bulild Error: 'svn' is not recognized as an internal or = external command On Fri, Jan 23, 2009 at 1:27 PM, Kyle Lebel wrote: > Looking at the General Configurations for continuum, there is a = directory for "Deployment Repository Directory", but there isn't one for = snapshots. > > The distributionManagement allows for both a "release" repository and = a "snapshot" repository. I'm wondering why this is not reflected in = Continuum? > > Reason I'm asking is because I have continuum building regular = snapshots. I had the "Deployment Repository Directory" set to the = actual repository and it was pushing all snapshots there - as well as = the snapshot repository. I was hoping that Continuum would simply use = the information found in the pom.xml. If you already have an internal repo, then leave Deployment Repository Directory blank, and change the build definition to 'mvn deploy'. Continuum simply executes "mvn ..." so if you're already set up to publish, (credentials in settings.xml, etc.,) it will work the same way as you expect from the command line. HTH, -- Wendy ------_=_NextPart_001_01C97DA8.888695CD--