"Bob Aiello" <[EMAIL PROTECTED]> writes: > I have a file that ends up being created with some > permissions that are not what I expected. Is this > a (known) maven bug or does anyone have a suggestion > on how I can debug this. >
Yes, this used to be a knwn bug: file permissions numbers were interpreted as decimal, not octals. I think however this a been fixed in recent versions of the assembly plugin as I had recently to change back all my permissions to octal. Which version do you use ? see also http://jira.codehaus.org/browse/MASSEMBLY-173 Regards -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]