Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 94389 invoked from network); 27 Apr 2007 13:51:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Apr 2007 13:51:16 -0000 Received: (qmail 40290 invoked by uid 500); 27 Apr 2007 13:51:21 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 40276 invoked by uid 500); 27 Apr 2007 13:51:21 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 40265 invoked by uid 99); 27 Apr 2007 13:51:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 06:51:21 -0700 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=HTML_MESSAGE,SPF_PASS,USERPASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of thierry.lach@gmail.com designates 209.85.132.249 as permitted sender) Received: from [209.85.132.249] (HELO an-out-0708.google.com) (209.85.132.249) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 06:51:12 -0700 Received: by an-out-0708.google.com with SMTP id c38so561098ana for ; Fri, 27 Apr 2007 06:50:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Kk7ohbvwfmonC8ZPUOuITPiBovmM255FcX5cEJXFci7uuXXCUQCRD6USwn8mCs1SQguzqbgpuxN/vm6aWlcdpmk5/KSsKojFiKo+RF6MwMXq8urVHovC02zi7Ban0ko3nUXNpurn1VAO/dp5A6yTsoFw49PN2xo+dJLAPe5tgWo= 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:references; b=F5ujLdMf6qd8PrxucoGU5OSlZ4i/faKt8H6Xs+kBZ/7USzlOQMHQuDQdmcJKPKAJxz5mxmEm/ijd3doX/6d4MQ3mNcZ8w/4CGLaFdmKE0DtrKCf1+qDTjtgvG6/cji8KJosPvXtuttJIlU+8tDkcEv8IH+oOggYWrnBuV4opM9Y= Received: by 10.100.248.18 with SMTP id v18mr2023196anh.1177681851536; Fri, 27 Apr 2007 06:50:51 -0700 (PDT) Received: by 10.100.196.1 with HTTP; Fri, 27 Apr 2007 06:50:51 -0700 (PDT) Message-ID: <495914f00704270650w480a0120l7305d08d381bd284@mail.gmail.com> Date: Fri, 27 Apr 2007 09:50:51 -0400 From: "Thierry Lach" To: continuum-users@maven.apache.org Subject: Re: pom.xml URL - CVS access In-Reply-To: <4631D6CF.50304@criticalsoftware.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_108459_33006966.1177681851477" References: <4631CE82.2010702@criticalsoftware.com> <005301c788b8$53d70930$4001a8c0@nonec03d6244ff> <4631D6CF.50304@criticalsoftware.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_108459_33006966.1177681851477 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline You could download the pom manually and then load it into continuum using "Upload POM". On 4/27/07, Rodrigo Gon=E7alves wrote: > > THX for your answer Rahul... > > I already try that, but it does not work. Our web-cvs doesn't support > that kind of authentication. :( > > Any other ideas ? > > > > Rahul Thakur wrote: > > You want to know how to specify username & password to add your > > pom.xml from CVS, correct? > > > > Something like: > > > https://username:password@cvs.cvsservername.com/cgi-bin/cvsweb.cgi/~check= out~/module_path/file_name > > > > > > HTH, > > > > Rahul > > > > > > ----- Original Message ----- From: "Rodrigo Gon=E7alves" > > > > To: > > Sent: Friday, April 27, 2007 10:20 PM > > Subject: pom.xml URL - CVS access > > > > > >> Hi... > >> > >> Until now in our CVS server we could via web access a file without > >> web login, with the direct link: > >> > https://cvs.cvsservername.com/cgi-bin/cvsweb.cgi/~checkout~/module_path/f= ile_name > >> > >> but that security problem was resolved, leaving us with a problem on > >> the continuum server. > >> > >> Adding a new project to continuum is now impossible. Continuum > >> requires an URL to access the pom.xml and create a new project. Well, > >> to access an URL in our WEB-CVS we need to authenticate via WEB. And > >> the POM upload works only for a single projects without modules. > >> > >> After we add the project there is no problem because we have pageant > >> running as a server on the same machine, and continuum checkout the > >> projects, and works perfectly. > >> > >> So how can we add new projects to continuum? > >> > >> Any help, ideas or workarounds, would be very appreciated. > >> > >> > >> Regards, > >> Rodrigo. > >> > > > > > > ------=_Part_108459_33006966.1177681851477--