Thanks Emmanuel, Ah, the FAQ. But of course :) ... sorry for that.
The app I'm trying continuum has no SCM. I know. Bad Idea. But it's just a little thing for messing around in. .... So, for what it's worth, I copied the SCM settings verbatim from here: http://maven.apache.org/pom.html#SCMand continuum is happy now. ,chris On Nov 15, 2007 11:44 AM, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > > Christofer Jennings a écrit : > > Hi, > > > > I'm trying continuum-1.1-beta-4 and having trouble adding a maven 2.0.7pom. > > > > > > I haven't used continuum for a while, so I'm basically a newbee. > > > > If I put in a pom url like this: > > file:///C:/wicket/wickety/pom.xml > > I get this message: > > The specified resource isn't a file or the protocol used isn't > allowed. > > file protocol isn't allowed by default. Activation is explain in FAQs ( > http://maven.apache.org/continuum/faqs.html) > > > > > If I try to upload a pom with a path like this: > > C:\wicket\wickety\pom.xml > > I get this message: > > Missing 'scm' element in the POM. > > You must add the scm part in your pom. > > > > > The pom is a single module project. And I didn't change any other fields > > from their defaults. > > > > Any ideas? > > > > Thanks in advance, > > chris > > > >
