[ 
http://jira.codehaus.org/browse/MSITE-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162440#action_162440
 ] 

Brian Jackson commented on MSITE-380:
-------------------------------------

I'm mistaken, it does use the proper subdirectory.  I'm running 'mvn 
site-deploy' on my top-level project and that's why its performing more poorly 
than my 'leaf' projects.  I'd still like for it to be optional since it appears 
the permissions are correct before the chmod is run.

> Chmod following scp transfer performs poorly as time goes on
> ------------------------------------------------------------
>
>                 Key: MSITE-380
>                 URL: http://jira.codehaus.org/browse/MSITE-380
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>          Components: site:deploy
>    Affects Versions: 2.0-beta-7
>            Reporter: Brian Jackson
>
> The chmod command that is run on line 194 of SiteDeployMojo takes a very long 
> time on a large site because it runs against the repository base dir instead 
> of the nested directory for just the given project.  It would be desirable if 
> it either was run on the subdirectory or was optional since in our case its 
> and unnecessary command that takes 6+ minutes to run on our doc site of 50+GB.

-- 
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

        

Reply via email to