You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/15 18:02:01 UTC

[jira] Updated: (MPJAR-20) Wrong permissions on JAR and repository directories.

The following issue has been updated:

    Updater: Miguel Griffa (mailto:m_griffa@yahoo.com)
       Date: Tue, 15 Jun 2004 12:00 PM
    Comment:
This patch solves the problem with the group permission on the artifact-snapshot-version and adds a+rx to the deployed jar only (not -R) 
    Changes:
             Attachment changed to patch-MPJAR20.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJAR-20?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAR-20

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAR-20
    Summary: Wrong permissions on JAR and repository directories.
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: 10 minutes
 Time Spent: Unknown
  Remaining: 10 minutes

    Project: maven-jar-plugin

   Assignee: Jason van Zyl
   Reporter: Yoway Buorn

    Created: Tue, 16 Dec 2003 12:33 PM
    Updated: Tue, 15 Jun 2004 12:00 PM
Environment: Unix.

Description:
jar:deploy-snapshot should chmod -R a+rx the repository directory.  For example, say you've got this on your repository:

/maven
  /some-plugin
    /jars
      /some-plugin-1.0.jar

It should do a chmod -R a+rx inside /maven.




---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org