Arnaud, I tried but seems like it doesn't work. I also found from the FAQ on http://maven.apache.org/continuum/faqs.html . It says that if we need to use File protocol in Add project view, we have to uncomment the line "<allowedScheme>file</allowedScheme>" in "application.xml". I did the change, but how could I compile the new jars which will reference this application.xml?
Thanks for your followup! - Bill -----Original Message----- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 25, 2006 3:58 PM To: [email protected] Subject: Re: issue with setting up M1 POM URL If your POM isn't on a web server but on your local disk, you have to define something like : fille://C:/p4/WS_u208479_AIS/EAI_weblogic/uia2_5.0/project.xml<ftp://c/p 4/WS_u208479_AIS/EAI_weblogic/uia2_5.0/project.xml> cheers arnaud On 7/25/06, Yuan, Bill <[EMAIL PROTECTED]> wrote: > > Hi there, > > Please help me on the following issue: > > I installed Continuum 1-0-3 on my local machine, and our project is > managed by Perforce on another server. My problem is: On the web > interface of Continuum > (http://localhost:8080/continuum/servlet/continuum), I clicked "Add > Maven 1.x project", however, whatever M1 POM URL I gave, I got the error > saying "[ You must provide a valid url (http, https, ftp and file > protocols are allowed) ]". For example, I gave one URL string as > ftp:///C:/p4/WS_u208479_AIS/EAI_weblogic/uia2_5.0/project.xml and got > the error mentioned earlier. > > Could anybody help me on what the M1 POM URL would be? One note is that > our project includes a bunch of subprojects, meaning I can't use the > "Upload" POM function > > > > Thanks, > > Bill (Xinxue) Yuan > Retail Bank Services and Systems > Application Architectur/Integration > Washington Mutual > 847.393.5382 Office > 847.903.4548 Mobile > 340 N. Milwaukee Ave., VHF4A01, Vernon Hills, IL 60061 > > >
