You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2012/11/02 21:45:13 UTC

[jira] (MASSEMBLY-460) default file mode of 7777 leads to trouble

     [ https://jira.codehaus.org/browse/MASSEMBLY-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MASSEMBLY-460:
--------------------------------------

    Component/s: permissions
    Description: 
We are getting build failures as follows. 1: why 7777 and not 0777? Why a WARNING if the build is going to quit? Why quit?

{noformat}
[WARNING] Standard output:
[WARNING] -------------------------------
[WARNING] chmod: changing permissions of `/basis/users/skearns/svn/trunk_mirror/greenhouse/jester/distribution/target/jester-all.dir/jester/release_package' (requested: 7777, actual: 6777): Operation not permitted
[WARNING] -------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Error creating assembly archive all: chmod exit code was: 1
{noformat}

  was:
We are getting build failures as follows. 1: why 7777 and not 0777? Why a WARNING if the build is going to quit? Why quit?

[WARNING] Standard output:
[WARNING] -------------------------------
[WARNING] chmod: changing permissions of `/basis/users/skearns/svn/trunk_mirror/
greenhouse/jester/distribution/target/jester-all.dir/jester/release_package' (re
quested: 7777, actual: 6777): Operation not permitted
 
[WARNING] -------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Error creating assembly archive all: chmod exi
t code was: 1

    
> default file mode of 7777 leads to trouble 
> -------------------------------------------
>
>                 Key: MASSEMBLY-460
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-460
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>          Components: permissions
>    Affects Versions: 2.2-beta-4
>            Reporter: Benson Margulies
>
> We are getting build failures as follows. 1: why 7777 and not 0777? Why a WARNING if the build is going to quit? Why quit?
> {noformat}
> [WARNING] Standard output:
> [WARNING] -------------------------------
> [WARNING] chmod: changing permissions of `/basis/users/skearns/svn/trunk_mirror/greenhouse/jester/distribution/target/jester-all.dir/jester/release_package' (requested: 7777, actual: 6777): Operation not permitted
> [WARNING] -------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to create assembly: Error creating assembly archive all: chmod exit code was: 1
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira