You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@codehaus.org> on 2009/12/30 15:13:55 UTC

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

default file mode of 7777 leads to trouble 
-------------------------------------------

                 Key: MASSEMBLY-460
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-460
             Project: Maven 2.x Assembly Plugin
          Issue Type: Bug
    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?

[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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MASSEMBLY-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies closed MASSEMBLY-460.
--------------------------------------

    Resolution: Cannot Reproduce
      Assignee: Benson Margulies

I reported this a very long time ago, and I've long ago lost the thread. So I', closing it.

                
> 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
>            Assignee: 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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ 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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MASSEMBLY-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313006#comment-313006 ] 

Dennis Lundberg commented on MASSEMBLY-460:
-------------------------------------------

I'm trying to reproduce this, but I don't have enought to go on. Can you please supply the assembly descriptor you are using and the plugin configuration?
                
> 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

        

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

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MASSEMBLY-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204564#action_204564 ] 

Benson Margulies commented on MASSEMBLY-460:
--------------------------------------------

This only happens if we have a <file/> element without an explicit <fileMode/>.

> default file mode of 7777 leads to trouble 
> -------------------------------------------
>
>                 Key: MASSEMBLY-460
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-460
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    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?
> [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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira