site:deploy incompatibilities with m1.02
----------------------------------------

         Key: MNG-1627
         URL: http://jira.codehaus.org/browse/MNG-1627
     Project: Maven 2
        Type: New Feature
  Components: maven-site-plugin  
    Versions: 2.0    
 Environment: All
    Reporter: Paul Spencer


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to