Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 8718 invoked from network); 2 Nov 2005 07:57:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Nov 2005 07:57:36 -0000 Received: (qmail 76573 invoked by uid 500); 2 Nov 2005 07:57:36 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 76549 invoked by uid 500); 2 Nov 2005 07:57:35 -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 76538 invoked by uid 99); 2 Nov 2005 07:57:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 23:57:35 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wim.deblauwe@gmail.com designates 64.233.184.198 as permitted sender) Received: from [64.233.184.198] (HELO wproxy.gmail.com) (64.233.184.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 23:57:30 -0800 Received: by wproxy.gmail.com with SMTP id i21so27599wra for ; Tue, 01 Nov 2005 23:57:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=QluGILdT78qkbQsZBBDWFKGsvPBjUscFhrqY0fSJqOJzO9BXSOEyA+oywpALhp1n5OWVySckp9OYXFpAIINnLwr5ZA/U7FoKxqGwGFQgjOi+aGBeyOL45ggA4erWFK54AoZmtkWUhVPARDAMbomH4vXdYEThohnywIC3nE+CmgU= Received: by 10.54.115.3 with SMTP id n3mr1908283wrc; Tue, 01 Nov 2005 23:57:13 -0800 (PST) Received: by 10.54.99.18 with HTTP; Tue, 1 Nov 2005 23:57:13 -0800 (PST) Message-ID: Date: Wed, 2 Nov 2005 08:57:13 +0100 From: Wim Deblauwe To: continuum-users@maven.apache.org Subject: local scm not working MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_315_31863458.1130918233190" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_315_31863458.1130918233190 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I'm trying to build my Maven 2 project, but I can seem to get it working. I added an scm tag like this: scm:local:Z:\testvob\modules\utils\utils-logging-jar:build but that does not seem to work. I also tried: scm:local:..:build but that did not work either. any idea's what I'm doing wrong? regards, Wim ------=_Part_315_31863458.1130918233190--