Thanks for your prompt response. If I drop the scm:svn: part of the url I still have the same problem.
Any other ideas? -----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Mon 4/10/2006 5:42 PM To: [email protected] Subject: Re: Getting started with maven 2 In Add Project screen, only standard protocol are allowed (http, https, ftp). File protocol is allowed too if you define it in application.xml (see the FAQ) Emmanuel Steve Coy a écrit : > Hi, > > I'm just getting started with continuum 1.0.2 and I'm having trouble > adding a multi-module maven 2 project. > >>From the "Add Maven 2.0+ Project" page I'm entering the following "POM > Url": > > scm:svn:http://my.userid:[EMAIL PROTECTED]/svn/project/modul > e/trunk/pom.xml > > and the response from continuum is: > > [ You must provide a valid url ] in red. > > Any ideas what could be wrong? > > A wget on the continuum server successfully retrieves the pom.xml with > this url. > > Thanks for any help. > > > stephen coy > > > >
