Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 29540 invoked from network); 19 Dec 2005 13:08:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Dec 2005 13:08:37 -0000 Received: (qmail 27436 invoked by uid 500); 19 Dec 2005 13:08:36 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 27416 invoked by uid 500); 19 Dec 2005 13:08:36 -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 27403 invoked by uid 99); 19 Dec 2005 13:08:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2005 05:08:36 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ricsouzamoura@hotmail.com designates 65.54.162.26 as permitted sender) Received: from [65.54.162.26] (HELO hotmail.com) (65.54.162.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2005 05:08:36 -0800 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 19 Dec 2005 05:08:15 -0800 Message-ID: Received: from 65.54.162.200 by by108fd.bay108.hotmail.msn.com with HTTP; Mon, 19 Dec 2005 13:08:15 GMT X-Originating-IP: [200.186.126.58] X-Originating-Email: [ricsouzamoura@hotmail.com] X-Sender: ricsouzamoura@hotmail.com In-Reply-To: <43A6AD1F.30702@venisse.net> From: "Ricardo de Souza Moura" To: continuum-users@maven.apache.org Subject: POM URL Date: Mon, 19 Dec 2005 13:08:15 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 19 Dec 2005 13:08:15.0603 (UTC) FILETIME=[45EACC30:01C6049D] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi... I would like to add my maven2 project to continuum, but as I use modules I just can add it throught a POM URL. My problem is that I don't shared my cvs repository throught http or ftp, I just shared it throught SCP (ssh). I don't know how to use a URL to access this protocols. I think that there isn't a way to use URL to access via SCP... Is There another alternative ? Thanks in advance