On Thu, Feb 24, 2011 at 11:09 AM, Mark <static.void....@gmail.com> wrote:
> I'm looking at Archiva and I was wondering where do I configure access to
> download/publish maven artifacts. I would prefer the user of SSH keys over
> username/passwords. Would this configuration be at the Archiva level, or
> would it be at the Maven level?

Archiva has its own mailing lists, you can find info here:
http://archiva.apache.org/mail-lists.html

Downloading and publishing are two separate questions though.  If you
want to use scp for publishing, then you'd configure that in Maven
settings.xml and Archiva wouldn't be involved with access control, it
would just discover the artifacts the next time it scans.

Not familiar with using scp for retrieving artifacts, that's always
http/https afaik.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to