Just took a quick look and it doesn't look like I can get the full dependency tree from that index. It looks like it only provides access to simple groupId/artifactId/version (GAV?) information and a few other artifact-level attributes. I'll look into it a bit more later on.
On Fri, Apr 16, 2010 at 10:13 AM, Justin Edelson <[email protected]> wrote: > I believe Nexus Indexer is the preferred mecahnism to get project > metadata efficiently. I don't know what ibiblio's policy with respect to > rsync is, but I know people have been banned from central for crawling > in the past. > > Justin > > On 4/15/10 11:39 AM, Chetan Sarva wrote: >> Justin, >> >> I'm actually rsync'ing *.pom off one of the mirrors (I think I used >> ibiblio). I'm not running the rsync very often at the moment as >> performance seems to fluctuate quite a bit. I'm open to any >> suggestions/ideas about improving this, but this seemed like the >> easiest way to get going at the time. >> >> chetan >> >> On Fri, Apr 9, 2010 at 9:26 AM, Justin Edelson <[email protected]> >> wrote: >>> Chetan- >>> One thing I noticed in the blog entry is that you ran into trouble >>> parsing the POM file. This indicates that you are crawling central. Is >>> this true? >>> >>> Justin >>> >>> On 4/8/10 11:38 PM, Chetan Sarva wrote: >>>> Yep, it's just the central repo for now. Haven't needed to use any >>>> others in my last few projects, but I could add support if people >>>> requested it. >>>> >>>> Showing some more info in various places is on my todo list though. >>>> >>>> chetan >>>> >>>> On Thu, Apr 8, 2010 at 8:58 AM, Adam Leggett <[email protected]> >>>> wrote: >>>>> Nice one. Can never have too many web-based Maven repository search >>>>> apps :). >>>>> >>>>> Are you just searching the central repo? If not, a brief google-esque >>>>> summary attached to each search result item indicating where the >>>>> artefact is located would be handy. >>>>> >>>>> Regards >>>>> >>>>> Adam >>>>> >>>>> On Thu, 2010-04-08 at 08:44 -0400, Chetan Sarva wrote: >>>>>> Hey all, >>>>>> >>>>>> I've just launched yet another Maven repository search app at >>>>>> >>>>>> http://srchmvn.com/ >>>>>> >>>>>> It tries to return more relevant results than the other versions I've >>>>>> seen out there. You can find more details in this blog post if you're >>>>>> interested - >>>>>> >>>>>> http://www.chetanislazy.com/blog/2010/03/30/launching-srchmvn/ >>>>>> >>>>>> I'd very much appreciate any and all feedback. >>>>>> >>>>>> regards, >>>>>> >>>>>> chetan >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: [email protected] >>>>>> For additional commands, e-mail: [email protected] >>>>>> >>>>> -- >>>>> Adam Leggett >>>>> Chief Architect >>>>> Mike CI - Hosted Continuous Integration >>>>> http://mikeci.com >>>>> >>>>> https://twitter.com/builtbyadam >>>>> >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [email protected] >>>>> For additional commands, e-mail: [email protected] >>>>> >>>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
