Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 20078 invoked from network); 9 Sep 2008 21:40:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Sep 2008 21:40:48 -0000 Received: (qmail 93656 invoked by uid 500); 9 Sep 2008 21:40:45 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 93624 invoked by uid 500); 9 Sep 2008 21:40:45 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 93612 invoked by uid 99); 9 Sep 2008 21:40:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 14:40:45 -0700 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: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 21:39:47 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 043AF14A801B for ; Tue, 9 Sep 2008 16:39:49 -0500 (CDT) Message-ID: <6626367.1220996388916.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 9 Sep 2008 16:39:48 -0500 (CDT) From: "Dennis Lundberg (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MSITE-30) site:deploy incompatibilities with m1.02 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 [ http://jira.codehaus.org/browse/MSITE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=147488#action_147488 ] Dennis Lundberg commented on MSITE-30: -------------------------------------- We are talking about a major version upgrade here and all features from a previous version may not there in the new version, especially if it is a major rewrite as it is in this case. In my book the definition of a bug is: "A feature that is designed to be in the software. When that feature does not work as designed it's a bug." That's the reason for me to change the type for this issue. > site:deploy incompatibilities with m1.02 > ---------------------------------------- > > Key: MSITE-30 > URL: http://jira.codehaus.org/browse/MSITE-30 > Project: Maven 2.x Site Plugin > Issue Type: Improvement > Components: site:deploy > Environment: All > Reporter: Paul Spencer > Fix For: 2.0-beta-8 > > > Deploying a site in m2 has changed since m1. > 1) m1 used the "tar" and "gunzip" command on the remote site, where m2 uses the "unzip" command. This poses a problem for be since my remote site does not support the "unzip" command, thus making the "priority" of this issue major > 1.1) Their may be desire to deploy without the use of tools like tar and zip on some site. The deploy would esentailly be a recersive copy > 2) No equivelent to m1 property maven.site.chmod.mode. I use this to allow other member is the group update and delete permission > 3) No equivelent to m1 property maven.site.publish.clean > Their are other properties for the m1.02 not mentioned above, but I suspect the they can be calculated from m2 files, i.e. pom.xml and settings.xml. > Paul Spencer -- 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