Re: Avoid change folder permission when using maven site deploy plugin

2016-02-03 Thread Karl Heinz Marbaise
On 2/3/16 8:13 PM, Tim Wu T wrote: Hi All, When we deploy the site to our Linux server, I found maven will execute "chmod -Rf g+w,a+rX " in the log folder every time, and this will takes very long time (Maybe 5-6 minutes) Can show a little bit more of your log output and in particular

Avoid change folder permission when using maven site deploy plugin

2016-02-03 Thread Tim Wu T
Hi All, When we deploy the site to our Linux server, I found maven will execute "chmod -Rf g+w,a+rX " in the log folder every time, and this will takes very long time (Maybe 5-6 minutes) Is there any way to avoid this? Thanks very much. Br, Tim

RE: Avoid change folder permission when using maven site deploy plugin

2016-02-03 Thread Tim Wu T
/my-docs/' It takes very very long time to change the permissions as this folder contains lots of site files. Br, Tim -Original Message- From: Karl Heinz Marbaise [mailto:khmarba...@gmx.de] Sent: 2016年2月3日 20:47 To: Maven Users List Subject: Re: Avoid change folder permission when using ma