From dev-return-7506-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Wed Feb 20 18:33:16 2008 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 22252 invoked from network); 20 Feb 2008 18:33:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2008 18:33:15 -0000 Received: (qmail 72232 invoked by uid 500); 20 Feb 2008 18:33:09 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 72213 invoked by uid 500); 20 Feb 2008 18:33:09 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 72204 invoked by uid 99); 20 Feb 2008 18:33:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2008 10:33:09 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of plinskey@gmail.com designates 216.239.58.191 as permitted sender) Received: from [216.239.58.191] (HELO gv-out-0910.google.com) (216.239.58.191) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2008 18:32:36 +0000 Received: by gv-out-0910.google.com with SMTP id n29so353162gve.40 for ; Wed, 20 Feb 2008 10:32:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KtFx35GpOrU5abaj+399sVjpdcbwUQn+wOqVzn9yBqE=; b=ohgEvhe/psUWBLhot8b/b8fEgrWENg7ZoAWv2z2rZGIeJGkvRxWt0quCieBZIBORFSNvE7pkwFIqf6Z3XUqtlVaN25qJHZOgIh3SsodLrC84JTu6D4wScmOQmBgFNsedKLLSJiKxGA2iC7l6HKL417j0PQ0WI/GK7HWFws5pRV8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=W89V5c3t84IsAVChVByiYIa/92giH43T6jyy3Y3OtE0aU47CdVypQNXt8F0mLJiAwJgG7lS2rF0Cv84w1IVy0vhGsrauUNelXshpayN8jDHFCAFXXLYutpXzg/x5w2J+6YeFJrpRYZFwGjHu7pAMJBuy23RdMLsb+5e1iNKqRQI= Received: by 10.151.154.20 with SMTP id g20mr2856286ybo.62.1203532358059; Wed, 20 Feb 2008 10:32:38 -0800 (PST) Received: by 10.150.158.20 with HTTP; Wed, 20 Feb 2008 10:32:38 -0800 (PST) Message-ID: <7262f25e0802201032x311b732ap6e2fa731150b4b@mail.gmail.com> Date: Wed, 20 Feb 2008 10:32:38 -0800 From: "Patrick Linskey" To: dev@openjpa.apache.org Subject: Re: 1.0.2 maven stage:copy issue In-Reply-To: <291F57A3-F7E6-4AAA-96B6-D5B662266CE1@SUN.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7262f25e0802181958q3210966pa89ea236ae53513@mail.gmail.com> <7262f25e0802182145o38980859ieaf91c8f39fbcb6f@mail.gmail.com> <291F57A3-F7E6-4AAA-96B6-D5B662266CE1@SUN.com> X-Virus-Checked: Checked by ClamAV on apache.org First, it creates an archive file (a "wagon", in the parlance) on the local machine. Sadly, as has been documented regarding Windows, it seems to be overly-sensitive to URL formatting issues, and somehow converted file://./ into a /-rooted file. In any event, it seems to be all better now, and everything looks like it's in the right places in the Apache ibiblio dir. -Patrick On Wed, Feb 20, 2008 at 10:05 AM, Craig L Russell wrote: > Hi Patrick, > > Are you sure that the target for the stage is correct? I expected to > see something like > > >> copying repository from > >> file:./openjpa-jdbc-5/target/site/m2-repository to > >> > >> scp://people.apache.org/users/plinskey/stage/release/1.0.2/org/ > >> apache/openjpa/ > > Doesn't the command you are executing here put the staging artifacts > directly into the m2 repository? > > Craig > > > > On Feb 18, 2008, at 9:45 PM, Patrick Linskey wrote: > > > FTR, I ended up getting it working by changing the URL in the source > > command to mvn stage:copy to be 'file:{}', expanding to things like > > 'file:./openjpa-persistence/.....' > > > > -Patrick > > > > On Feb 18, 2008 7:58 PM, Patrick Linskey wrote: > >> Hi, > >> > >> I'm trying to run the 'mvn stage:copy' step of the release, and am > >> running into the following issue; > >> > >> Caused by: org.apache.maven.plugin.MojoExecutionException: Error > >> copying repository from > >> file://./openjpa-jdbc-5/target/site/m2-repository to > >> scp://people.apach > >> e.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/ > >> apache/openjpa/ > >> at > >> org > >> .apache > >> .maven > >> .plugins.stage.CopyRepositoryMojo.execute(CopyRepositoryMojo.java: > >> 102) > >> at > >> org > >> .apache > >> .maven > >> .plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java: > >> 443) > >> at > >> org > >> .apache > >> .maven > >> .lifecycle > >> .DefaultLifecycleExecutor > >> .executeGoals(DefaultLifecycleExecutor.java:539) > >> ... 16 more > >> Caused by: org.apache.maven.wagon.ConnectionException: Repository > >> path > >> /openjpa-jdbc-5/target/site/m2-repository does not exist, and cannot > >> be created. > >> at > >> org > >> .apache > >> .maven.wagon.providers.file.FileWagon.openConnection(FileWagon.java: > >> 122) > >> at > >> org.apache.maven.wagon.AbstractWagon.connect(AbstractWagon.java:143) > >> at > >> org.apache.maven.wagon.AbstractWagon.connect(AbstractWagon.java:106) > >> at > >> org > >> .apache > >> .maven > >> .plugins > >> .stage.DefaultRepositoryCopier.copy(DefaultRepositoryCopier.java:112) > >> at > >> org > >> .apache > >> .maven > >> .plugins.stage.CopyRepositoryMojo.execute(CopyRepositoryMojo.java:93) > >> ... 18 more > >> > >> > >> Have any of you seen this before? It looks like maven is trying to > >> make a temporary directory at / or something like that. > >> > >> -Patrick > >> > >> -- > >> Patrick Linskey > >> 202 669 5907 > >> > > > > > > > > -- > > Patrick Linskey > > 202 669 5907 > > Craig Russell > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo > 408 276-5638 mailto:Craig.Russell@sun.com > P.S. A good JDO? O, Gasp! > > -- Patrick Linskey 202 669 5907