RE: New Maven Respository Search Application

2009-02-23 Thread Edelson, Justin
s Digital -Original Message- From: leemeador76...@gmail.com [mailto:leemeador76...@gmail.com] On Behalf Of Lee Meador Sent: Monday, February 23, 2009 5:25 PM To: Maven Users List Subject: Re: New Maven Respository Search Application Eugene, I want to search for classes from time to time. The sit

Re: New Maven Respository Search Application

2009-02-23 Thread Lee Meador
Eugene, I want to search for classes from time to time. The situation is usually something where I have some code and the build mechanism is either non-existent or unreadable. Sometimes its some source code I found on a web page somewhere. But there is, in that code, a reference to some other cl

RE: New Maven Respository Search Application

2009-02-23 Thread Eugene Kuleshov
Deron Eriksson wrote: > > ...I wanted a web-based application that would let me search for classes > in the maven repo and get their dependency information. I also wanted to > have links to source code and javadocs (if available) and to be able to > view these online. > This is all good, but

RE: New Maven Respository Search Application

2009-02-23 Thread Deron Eriksson
Hello Eugene, Thank you for the question about Jarvana's purpose. Jarvana's raison d’être (Jarvana was conceived one August evening in Nice, France) is that I wanted a web-based application that would let me search for classes in the maven repo and get their dependency information. I also wanted

RE: New Maven Respository Search Application

2009-02-21 Thread Eugene Kuleshov
Deron, I wonder what is the purpose of such application? Being a Maven user for several ears I never had a need to browse content of some jar classes in the Maven repository... not outside my ide anyways. Also, from what I see, most of the information is already available from the repository

RE: New Maven Respository Search Application

2009-02-12 Thread Deron Eriksson
Justin Edelson wrote: > > Does this only index Central? > Hi Justin, Yes, currently only central gets indexed, but in the future I'd like to add support for multiple repositories. Brian E Fox wrote: > > Hopefully they are using the indexes and not scraping the entire > contents of the repo

RE: New Maven Respository Search Application

2009-02-12 Thread Brian E. Fox
Hopefully they are using the indexes and not scraping the entire contents of the repos. -Original Message- From: Edelson, Justin [mailto:justin.edel...@mtvstaff.com] Sent: Thursday, February 12, 2009 9:57 AM To: Maven Users List Subject: RE: New Maven Respository Search Application Does

RE: New Maven Respository Search Application

2009-02-12 Thread Edelson, Justin
Does this only index Central? -Original Message- From: Deron Eriksson [mailto:jonde...@codestrategies.com] Sent: Thursday, February 12, 2009 6:07 AM To: users@maven.apache.org Subject: New Maven Respository Search Application I'd like to announce our new Maven repository search applica