Christofer Jennings a écrit :
Hi,

I'm trying continuum-1.1-beta-4 and having trouble adding a maven 2.0.7 pom.


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


Reply via email to