Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 73566 invoked from network); 15 Nov 2005 16:36:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Nov 2005 16:36:34 -0000 Received: (qmail 51893 invoked by uid 500); 15 Nov 2005 16:36:19 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 51834 invoked by uid 500); 15 Nov 2005 16:36:19 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 51792 invoked by uid 99); 15 Nov 2005 16:36:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2005 08:36:19 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 216.185.189.150 is neither permitted nor denied by domain of rwallace@thewallacepack.net) Received: from [216.185.189.150] (HELO beluga.contentconnections.com) (216.185.189.150) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2005 08:36:09 -0800 Received: from localhost (localhost [127.0.0.1]) by beluga.contentconnections.com (Postfix) with ESMTP id 00878BF4 for ; Tue, 15 Nov 2005 09:34:57 -0700 (MST) Received: from beluga.contentconnections.com ([127.0.0.1]) by localhost (beluga.contentconnections.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01982-18 for ; Tue, 15 Nov 2005 09:34:56 -0700 (MST) Received: from [172.20.0.181] (unknown [172.20.0.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by beluga.contentconnections.com (Postfix) with ESMTP id 5EF14BF2 for ; Tue, 15 Nov 2005 09:34:56 -0700 (MST) Message-ID: <437A0E5D.6040200@thewallacepack.net> Date: Tue, 15 Nov 2005 09:35:41 -0700 From: Richard Wallace User-Agent: Mail/News 1.5 (X11/20051111) MIME-Version: 1.0 To: Maven Users List Subject: Re: [m2] release plugin problems References: <437A0851.6040904@thewallacepack.net> <1947ec880511150827w7f51fc1epef82e405c04e5085@mail.gmail.com> In-Reply-To: <1947ec880511150827w7f51fc1epef82e405c04e5085@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at contentconnections.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I tried setting the tagBase via the -DtagBase option, but that didn't seem to make a difference. Arik Kfir wrote: > Hi, > > Make sure you define the following in your pom.xml: > > > > maven-release-plugin > > http://www.mysvnserver.com/myproject/tags > > > > > > This tells the release plugin where to place tagged sources (see svn > docs for info how tagging in svn). > > cheers, > Arik. > > On 11/15/05, Richard Wallace wrote: > >> I'm trying to use the release plugin to do a release of my project. I'm >> using subversion 1.2.3 and everything proceeds to the point where m2 >> tries to do the svn copy but svn kicks back the following error message: >> >> svn: Cannot copy path '.' into its own child '../tags/0.3' >> >> I was able to do releases with the m1 plugin, but this is the first time >> I've tried with m2. Any ideas? >> >> Thanks, >> Rich >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org >> For additional commands, e-mail: users-help@maven.apache.org >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org