I think you cross reference by the <id>, although I've never done this
before. If this isn't implemented, it's definitely a good idea and
worthy of a JIRA ticket. 

    <mirror>
-->      <id>extranet.repo</id>
      <mirrorOf>snapshots</mirrorOf>
      <name>Project Snapshots</name>
      <url>http://...../maven2/</url>
    </mirror>

    <server>
-->      <id>extranet.repo</id>
      <username>name</username>
      <password>pass</password>
    </server>

kris bravo


-----Original Message-----
From: Todd Nine [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 27, 2006 1:43 PM
To: [email protected]
Subject: Repository configuration

Hi all,
  I have a security question.  I would like to set up a repository on
the net for a side project some friends and I are working on.  However I
don't want the uploaded artifacts to be available to the public.  Is it
possible to secure the repository with a .htaccess file, and enter the
user name and password into settings.xml?

Thanks,
Todd

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

Reply via email to