I thought this might be of interest to current and future Release Managers...

Craig

Begin forwarded message:

From: Carlos Sanchez <[EMAIL PROTECTED]>
Date: August 23, 2007 2:47:04 PM PDT
To: David Blevins <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], Infrastructure Apache <[EMAIL PROTECTED]>
Subject: Re: fix-permissions.sh and sudo
Reply-To: [EMAIL PROTECTED]

On 8/23/07, David Blevins <[EMAIL PROTECTED]> wrote:

On Aug 23, 2007, at 2:53 AM, Carlos Sanchez wrote:

it's users misconfiguration of their deployment settings in maven

What is the right deployment config for the Apache m2-snapshot-
repository?

       <server>
          <id>apache.snapshots</id>
          <username>carlos</username>
          <privateKey>...</privateKey>
          <directoryPermissions>775</directoryPermissions>
          <filePermissions>664</filePermissions>
       </server>
       <server>
          <id>apache.releases</id>
          <username>carlos</username>
          <privateKey>...</privateKey>
          <directoryPermissions>775</directoryPermissions>
          <filePermissions>664</filePermissions>
       </server>
       <server>
          <id>apache.website</id>
          <username>carlos</username>
          <privateKey>...</privateKey>
          <directoryPermissions>775</directoryPermissions>
          <filePermissions>664</filePermissions>
       </server>


I also like Matt's suggestion that such config info could be in the
repository itself.

I think there's a jira for that already ;)


-David




--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to