Try this: http://www.ellipsissolutions.com/xray.php

I'm not sure if this is "exactly" what you are looking for, but it might be worth giving a try. I faced a similar issue and so wrote this utility and made it available for FREE! Since it's "just launched" and repository references are still being built I haven't yet communicated about it to the maven community yet. I will do so as soon as I am done mapping all the dependencies.


Thanks,
Gautam Tandon
ellipsis solutions pvt. ltd.
----------------
ellipsis xray - Search And Download Java Dependencies
http://www.ellipsissolutions.com/xray.php
----------------


Quoting Luke Patterson <[email protected]>:

On Wed, Aug 12, 2009 at 3:50 AM, Wayne Fay<[email protected]> wrote:
Is there a Maven repo search site that can look up consumers of
plugins/dependencies?  I would find that useful when I'm trying to use a
plugin that isn't documented that well, I could look at the existing
consumers' usage patterns.

http://www.mvnrepository.com/artifact/org.apache.ant/ant-nodeps/1.7.1
Scroll down a little, you'll see it... "This artifact is used by"


Thanks, it seems that only recognizes "used by" as items in
<dependencies> though.

I was hoping it would discover plugin dependencies as well.  Here's a
example plugin, I chose antrun because I know that a lot of people use
it:
http://www.mvnrepository.com/artifact/org.apache.maven.plugins/maven-antrun-plugin/1.3

It doesn't show any "used by" section.

---------------------------------------------------------------------
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]

Reply via email to