Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 59797 invoked from network); 28 Apr 2006 19:35:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Apr 2006 19:35:30 -0000 Received: (qmail 11343 invoked by uid 500); 28 Apr 2006 19:35:29 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 11303 invoked by uid 500); 28 Apr 2006 19:35:28 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 11291 invoked by uid 99); 28 Apr 2006 19:35:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2006 12:35:28 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.64 as permitted sender) Received: from [205.152.59.64] (HELO imf16aec.mail.bellsouth.net) (205.152.59.64) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2006 12:35:27 -0700 Received: from ibm58aec.bellsouth.net ([65.80.200.112]) by imf16aec.mail.bellsouth.net with ESMTP id <20060428193506.DLWH11568.imf16aec.mail.bellsouth.net@ibm58aec.bellsouth.net> for ; Fri, 28 Apr 2006 15:35:06 -0400 Received: from [172.16.1.7] (really [65.80.200.112]) by ibm58aec.bellsouth.net with ESMTP id <20060428193505.DGMN2083.ibm58aec.bellsouth.net@[172.16.1.7]> for ; Fri, 28 Apr 2006 15:35:05 -0400 Message-ID: <44526E69.6080402@bellsouth.net> Date: Fri, 28 Apr 2006 15:35:05 -0400 From: Alex Karasulu User-Agent: Thunderbird 1.5 (X11/20060313) MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [ATTENTION] Resolving permission issues in Maven and Maven repository References: <768dcb2e0604240016k420febe9l5257d8e9682a7ba4@mail.gmail.com> In-Reply-To: <768dcb2e0604240016k420febe9l5257d8e9682a7ba4@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Trustin Lee wrote: > Hi all committers, > > We're still seeing permission denied error while we deploy our > artifacts to the ASF maven snapshot and release directory. > > Please run 'chmod -R g+w' on our Maven repository and site directory > and untar the attached bzball into your /lib directory and > remove older versions of wagon-ssh and wagon-ssh-external. This will > get rid of all permission issues we're having these days. > > Please do this *now*. This is essential for collaboration between all > committers. Just tested this in preparation for releases to come. It works thanks. Alex