Revision b33dd5d9
Added by Andreas Kohlbecker over 6 years ago
pom.xml | ||
---|---|---|
292 | 292 |
<version>3.3</version> |
293 | 293 |
<configuration> |
294 | 294 |
<locales>en</locales> |
295 |
<outputEncoding>UTF-8</outputEncoding> |
|
296 |
<!-- chmod: not not use chmod, rather adapt the umask of the user |
|
297 |
at the server to which the site is deployed --> |
|
298 |
<chmod>false</chmod> |
|
295 | 299 |
</configuration> |
296 | 300 |
</plugin> |
297 | 301 |
<plugin> |
Also available in: Unified diff
maven-site-plugin to use umask instead of chmod