In a simple setup using "<packaging>war</packaging>", is there a way to specify permissions for a single directory? I'm developing a small web-app, which has to upload files, so I'm looking for a way to just specify "chmod 777" on the uploads directory "/src/webapp/uploads".
I would really appreciate any help. Thanks. -GC -- View this message in context: http://www.nabble.com/Single-directory-permissions-tp14834452s177p14834452.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
