Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Thu, 4 Nov 2004 3:31 PM

you need to ensure the correct permissions are used when originally deploying the 
artifact (ie make sure your coworkers use artifact 1.4.1), or manage the permissions 
on the remote repository (use an appropriate umask). Maven can not override these for 
you.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-42

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-42
    Summary: Deploying an artifact fails if the artifact was already deployed by 
another user.
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin
   Versions:
             1.4.1

   Assignee: 
   Reporter: Mark Church

    Created: Thu, 4 Nov 2004 1:08 PM
    Updated: Thu, 4 Nov 2004 3:31 PM
Environment: Fedora Core 2, JDK 1.4.2_05

Description:
Deploying an artifact fails with the following error message when another user has 
already deployed the artifact :

Error executing command: chgrp staff
/usr1/local/java/maven/dev/iii-maven-resin/poms/iii-maven-resin-1.10.pom

Failed to deploy to: iii Reason: Error executing command: chgrp staff
/usr1/local/java/maven/dev/iii-maven-resin/poms/iii-maven-resin-1.10.pom

This is because I can't do a chgrp on a file I don't own.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to