Re: How to get available libraries in a remote repository

2008-11-08 Thread João Paulo Mafra
Hi Brian, Thanks a lot! I will see the code. Cheers, Joao Paulo 2008/11/8 Brian E. Fox <[EMAIL PROTECTED]> > You can use the Nexus index that is provided by central and Nexus hosted > repositories. This is the most common index that would have everything in > it. Otherwise you'd be looking a

RE: How to get available libraries in a remote repository

2008-11-08 Thread Brian E. Fox
You can use the Nexus index that is provided by central and Nexus hosted repositories. This is the most common index that would have everything in it. Otherwise you'd be looking at crawling the remote repo. While the index is a lucene index at it's core, the most reliable way is via the api. The