Return-Path: Delivered-To: apmail-maven-wagon-dev-archive@www.apache.org Received: (qmail 26495 invoked from network); 4 Jan 2006 06:29:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jan 2006 06:29:37 -0000 Received: (qmail 28640 invoked by uid 500); 4 Jan 2006 06:29:37 -0000 Delivered-To: apmail-maven-wagon-dev-archive@maven.apache.org Received: (qmail 28623 invoked by uid 500); 4 Jan 2006 06:29:37 -0000 Mailing-List: contact wagon-dev-help@maven.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: wagon-dev@maven.apache.org List-Id: "Maven Wagon Developers List" Delivered-To: mailing list wagon-dev@maven.apache.org Received: (qmail 28611 invoked by uid 99); 4 Jan 2006 06:29:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2006 22:29:36 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2006 22:29:34 -0800 Received: (qmail 24105 invoked by uid 89); 4 Jan 2006 06:29:13 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 4 Jan 2006 06:29:13 -0000 Message-ID: <143107707.1136356153213.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 4 Jan 2006 00:29:13 -0600 (CST) From: "Brett Porter (JIRA)" To: wagon-dev@maven.apache.org Subject: [jira] Closed: (WAGONSSH-27) configured directory permissions ignored MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 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 [ http://jira.codehaus.org/browse/WAGONSSH-27?page=all ] Brett Porter closed WAGONSSH-27: -------------------------------- Resolution: Fixed Fix Version: 1.0-alpha-6 > configured directory permissions ignored > ---------------------------------------- > > Key: WAGONSSH-27 > URL: http://jira.codehaus.org/browse/WAGONSSH-27 > Project: wagon-ssh > Type: Bug > Reporter: Jorg Heymans > Assignee: Brett Porter > Fix For: 1.0-alpha-6 > > Original Estimate: 30 minutes > Time Spent: 15 minutes > Remaining: 0 minutes > > I've specified 0775 in settings.xml for a server. However during deployment, maven creates them with 0755, which is the default for that directory. > Filepermissions (eg 0664) on the other hand are honoured. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org For additional commands, e-mail: wagon-dev-help@maven.apache.org