Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 82220 invoked from network); 18 Feb 2007 12:10:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Feb 2007 12:10:11 -0000 Received: (qmail 66183 invoked by uid 500); 18 Feb 2007 12:10:19 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 66161 invoked by uid 500); 18 Feb 2007 12:10:18 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 66150 invoked by uid 99); 18 Feb 2007 12:10:18 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Feb 2007 04:10:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of stephane.nicoll@gmail.com designates 209.85.134.185 as permitted sender) Received: from [209.85.134.185] (HELO mu-out-0910.google.com) (209.85.134.185) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Feb 2007 04:10:08 -0800 Received: by mu-out-0910.google.com with SMTP id w1so181081mue for ; Sun, 18 Feb 2007 04:09:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uXdPNFTECo0QuSZFWRzQe6fo5COoFlzyKTS+yCGBvk9FWvwIPl9ob5G4oIuX9n/6dl74j5AlAmKoG2WnFc1x+J2dLZ0gaUAlOFSAXixGi/ts2vRaz9D6uo8FYJ7/P0rUYo5A21FmRLHFK5eDLQ008t23LedFBxUwn4cHkrmWx90= Received: by 10.82.134.12 with SMTP id h12mr8383380bud.1171800586458; Sun, 18 Feb 2007 04:09:46 -0800 (PST) Received: by 10.82.112.19 with HTTP; Sun, 18 Feb 2007 04:09:46 -0800 (PST) Message-ID: <541f12ca0702180409m1a69cce0yc8210b1cde15a4a7@mail.gmail.com> Date: Sun, 18 Feb 2007 13:09:46 +0100 From: "Stephane Nicoll" To: continuum-dev@maven.apache.org Subject: Re: svn commit: r508033 - /maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/appearance.jsp In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20070215174413.6C7A11A981A@eris.apache.org> <541f12ca0702160333o2dfee316x1d9a30562e6334e6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 2/18/07, Brett Porter wrote: > No, I don't think so - I wonder if it is using the wrong local > repository? Dunno. How can I know which repo it's using? St=E9phane > > I used the Maven builder helper to obtain it, which should use the > same location. > > - Brett > > On 16/02/2007, at 10:33 PM, Stephane Nicoll wrote: > > > I have also the following situation for the company pom. > > > > My company pom is: com.foo foo-parent. I have the v4 version of this > > pom in the local repository used by continuum. > > > > continuum keeps on displaying that the company pom does not exist. Is > > this fix related? > > > > Thanks, > > St=E9phane > > > > On 2/15/07, brett@apache.org wrote: > >> Author: brett > >> Date: Thu Feb 15 09:44:11 2007 > >> New Revision: 508033 > >> > >> URL: http://svn.apache.org/viewvc?view=3Drev&rev=3D508033 > >> Log: > >> handle companyPom being set, but fields being empty > >> > >> Modified: > >> maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/ > >> jsp/admin/appearance.jsp > >> > >> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/ > >> WEB-INF/jsp/admin/appearance.jsp > >> URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum- > >> webapp/src/main/webapp/WEB-INF/jsp/admin/appearance.jsp? > >> view=3Ddiff&rev=3D508033&r1=3D508032&r2=3D508033 > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D > >> --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/ > >> jsp/admin/appearance.jsp (original) > >> +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/ > >> jsp/admin/appearance.jsp Thu Feb 15 09:44:11 2007 > >> @@ -58,13 +58,13 @@ > >> > >> > >> > >> - > >> + >> (companyPom.artifactId)}"> > >>

> >> You have not yet specified a company POM. >> action=3D'editAppearance' />">Select a Company POM > >>

> >>
> >> > >> - > >> + >> (companyPom.artifactId)}"> > >>

> >> Your selected company POM is below. If you would like to > >> change the organization name, url or logo, you can > >> ">edit the POM. > >> @@ -113,4 +113,4 @@ > >> > >> > >> > >> - > >> \ No newline at end of file > >> + > >> > >> > >> >