Return-Path: Delivered-To: apmail-tiles-dev-archive@locus.apache.org Received: (qmail 56363 invoked from network); 24 Apr 2007 18:06:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Apr 2007 18:06:09 -0000 Received: (qmail 8009 invoked by uid 500); 24 Apr 2007 18:06:16 -0000 Delivered-To: apmail-tiles-dev-archive@tiles.apache.org Received: (qmail 7974 invoked by uid 500); 24 Apr 2007 18:06:15 -0000 Mailing-List: contact dev-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tiles.apache.org Delivered-To: mailing list dev@tiles.apache.org Received: (qmail 7965 invoked by uid 99); 24 Apr 2007 18:06:15 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2007 11:06:15 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of antonio.petrelli@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wr-out-0506.google.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2007 11:06:08 -0700 Received: by wr-out-0506.google.com with SMTP id 67so1974561wri for ; Tue, 24 Apr 2007 11:05:38 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=lPVZZh2ZOarZqcNCrUU6vuDI2B/iyvXPjFcEgeu6aLzKNMLEy3RDTj/Lb5bJf3chPN74DcPFqtRcdzULZCDmaIddQtwPLMUPcNtVYkTWF7uAE6GO1TkJn/oEsrqjMppx7LZXwLxrAE+Fo+/5s2FE6CsyudqVrFOh/Fp3PpgRE68= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=t5kk2qmLb83kXbkErSB3zdd0nlNk7pmIFXONKe+RpG6siVaB/oiXPByJgMdk+oBNT3o3WJRKGauV2Q/mglE/MHOKemrzv9uGzkaWI418FVC9YaP+UzIv9JsHWD188Fsw5FgyohQpkVpgLUfMZrAwHtRe4lS44CyS0WBRIUC/+yk= Received: by 10.90.27.13 with SMTP id a13mr6482767aga.1177437938678; Tue, 24 Apr 2007 11:05:38 -0700 (PDT) Received: by 10.90.31.20 with HTTP; Tue, 24 Apr 2007 11:05:38 -0700 (PDT) Message-ID: Date: Tue, 24 Apr 2007 20:05:38 +0200 From: "Antonio Petrelli" To: dev@tiles.apache.org Subject: Cannot copy Maven artifacts MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi! I cannot copy the Maven artifacts to rsync, because the: /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tiles is not group-writable. David, since you are the owner of that directory, can you give a: chmod g+w -R /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tiles to people.apache.org? Thank you Antonio