You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Paul Spencer (JIRA)" <ji...@codehaus.org> on 2005/11/19 14:08:06 UTC

[jira] Created: (MNG-1627) site:deploy incompatibilities with m1.02

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MSITE-30) site:deploy incompatibilities with m1.02

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-30?page=all ]

Brett Porter updated MSITE-30:
------------------------------

    Fix Version: 2.0

> site:deploy incompatibilities with m1.02
> ----------------------------------------
>
>          Key: MSITE-30
>          URL: http://jira.codehaus.org/browse/MSITE-30
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>  Environment: All
>     Reporter: Paul Spencer
>      Fix For: 2.0

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org