Josh, Thanks for the post, I have a question that might be worth while answering here.
I have been using a flat repo as my local repository for artifacts produced by my Gradle projects. Is there something about using Archiva locally that has advantages over a flat local repo? My biggest concerns over using a fully local repo are: 1, another product to configure for each developer. 2, Archiva has known security vulnerabilites (not particularly an issue for most developers mind you!) Knowing your reasons behind why you chose a full maven repo would be useful in deciding if this is a good option for myself. An advantage I can see of using a local repo manager is that if I have it installed on a laptop I take to and fro work, I can have a local build on my home developer machine that references the laptop's repository. Regards, -Mike On Wed, Jul 13, 2011 at 1:34 AM, Josh Diehl <[email protected]> wrote: > Hey, I struggled with getting Archiva working as my Gradle repository, > I finally figured it out and wrote it up. Here's the link if it's > useful to anyone: > > http://joshdiehl.com/2011/07/11/using-apache-archiva-with-gradle/ > > Josh Diehl > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
