Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 6702 invoked from network); 30 Aug 2007 17:20:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Aug 2007 17:20:01 -0000 Received: (qmail 98513 invoked by uid 500); 30 Aug 2007 17:19:56 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 98062 invoked by uid 500); 30 Aug 2007 17:19:56 -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 98051 invoked by uid 99); 30 Aug 2007 17:19:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 10:19:55 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 17:19:50 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IQng2-0006Zk-Gf for continuum-users@maven.apache.org; Thu, 30 Aug 2007 10:19:30 -0700 Message-ID: <12411955.post@talk.nabble.com> Date: Thu, 30 Aug 2007 10:19:30 -0700 (PDT) From: mfs To: continuum-users@maven.apache.org Subject: Re: Cannot checkout sources....Invalid SCM URL In-Reply-To: <12411221.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: farhan.sarwar@gmail.com References: <12411221.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks man..got it fixed...thats the url i used ... scm:svn:http://localhost/svn/repos/pdfp in the connection/developerConnection Actually i did try this earlier as well but the reason it wasnt working was..after uploading the project pom the first time..i was just updating the pom.xml and committing the changes which never took effect..and this time i re-added the m2 project and the url worked. Thanks and Regards, Farhan. mfs wrote: > > Hello Everyone, > > I am getting this error on a build done through continuum... > > Exception: > Cannot checkout sources.//localhost/pdfp url isn't a valid svn URL. > The scm url is invalid. > > which i am not able to figure out why...any help is much appreciated..am > using maven 2 with sub-version..nyways have also pasted the contents of > the pom files below..Let me add that i am getting a build-fail email, on > the emails configured in my pom.xml.. > > Thanks in advance and Regards, > > Farhan. > > > ------ > > > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 > http://maven.apache.org/maven-v4_0_0.xsd"> > > 4.0.0 > > > > company.share > pdfp > 1.X-SNAPSHOT > > Share : PDFP > jar > > > > scm:svn://localhost/svn/repos/pdfp > > > scm:svn://localhost/pdfp > http://localhost/svn/repos/pdfp > > > > > radams > Robert > b8903@gmail.com > > > > > continuum > > > mail > >
mfs@gmail.com
>
>
>
>
> > > > > > itext > itext > 2.0.4 > > > log4j > log4j > 1.2.14 > > > > > > > org.apache.maven.plugins > maven-compiler-plugin > > 1.5 > 1.5 > > > > > >
> > > > > > > > > > -- View this message in context: http://www.nabble.com/Cannot-checkout-sources....Invalid-SCM-URL-tf4355448.html#a12411955 Sent from the Continuum - Users mailing list archive at Nabble.com.