I’m running maven 2.0.8 on Debian etch. Umask is set to 000. When I run ‘mvn test’ on my project, my executable resources are not executable. Things run fine if I ‘chmod +x –R target/test-classes/<path_to_executables>’ and re-run ‘mvn test’. Any ideas? -- View this message in context: http://www.nabble.com/File-permissions-on-test-resources-tp16095611s177p16095611.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]
