Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 91383 invoked from network); 1 Jul 2005 09:49:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jul 2005 09:49:18 -0000 Received: (qmail 7846 invoked by uid 500); 1 Jul 2005 09:49:13 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 7752 invoked by uid 500); 1 Jul 2005 09:49:12 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 7724 invoked by uid 99); 1 Jul 2005 09:49:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2005 02:49:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.250.131.227] (HELO smtp1.orange.fr) (194.250.131.227) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2005 02:49:13 -0700 Received: by smtp1.orange.fr (6.7.015) id 428A909B0103C0FE for continuum-users@maven.apache.org; Fri, 1 Jul 2005 11:54:41 +0200 Date: Fri, 1 Jul 2005 11:54:41 +0200 Message-Id: Subject: Re:Help on Adding Projects in Continuum MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "Yann LE DU" To: continuum-users@maven.apache.org X-XaM3-API-Version: 4.1 (B29) X-type: 0 X-SenderIP: 80.70.42.114 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Johnny, AFAIK, you can only add an M2 project using http://, https= :// or ftp:// protocol. file:// isn't supported yet due to security iss= ues, but will be in alpha-3 through an uploader. I didn't see anything a= bout svn:// I have the same issue as you, so I put my POMs on an Apac= he server, so I can use http:// When alpha-3 is released, I guess I'll b= e able to use the file uploader. See also : http://maven.apache.org/c= ontinuum/getting-started.html http://mail-archives.apache.org/mod_mbox/m= aven-continuum-users/200505.mbox/%3c42956DF2.30808@apache.org%3e http://= jira.codehaus.org/browse/CONTINUUM-148 http://jira.codehaus.org/browse/C= ONTINUUM-155 Anybody, please correct me if I'm wrong :) Regards,=0D = Yann ---------- Mail d'origine ----------- De : "Johnny= Ruiz" jruiz@exist.com A : continuum-users@maven.apache.org=0D = Cc : Date : Fri, 01 Jul 2005 17:14:42 +0800 Objet : Help on = Adding Projects in Continuum -Hi, - -i have a sample project in= my local filesystem.. i create svn -repository in my pc and the addr= ess of my pom is .. -svn://localhost:3690/svnrepo/junit-sample/pom.xml= .. i tried to add this -project but the continuum web says its an inv= alid URL.. Am I missing -something? - -I've tried adding projects t= hat are in http://svn.apache.org and I have -successfully added them. = I just want to know if it is possible to add -projects that are in my= local svn repository? - -Thanks, -Johnn -