>> I'm trying to set up Continuum as my CI server. But no luck so far.
>> When trying to add my Maven2 project to Continumm 1.1alpha2
>> all I get is an error (The specified resource isn't a file or the
>> protocol
>> used isn't allowed.).
>What does the scm connection url look like? Make sure it's
>'scm:svn:http://' and not just 'http://'. The log file might have
>more info.
Hi,
I'm taking a look at continuums log file but can't find
anything useful. This is my scm connection...
<scm>
<connection>scm:svn:http://user:[EMAIL PROTECTED]/myproject/trunk</connection>
<developerConnection>scm:svn:http://user:[EMAIL
PROTECTED]/myproject/trunk</developerConnection>
<url>http://user:[EMAIL PROTECTED]/myproject/trunk</url>
</scm>
Kind Regards,
Robert
--
View this message in context:
http://www.nabble.com/Can%27t-add-M2-project-in-Continuum-1.1alpha2-tf4044782.html#a11491018
Sent from the Continuum - Users mailing list archive at Nabble.com.