On Wed, Aug 12, 2009 at 3:50 AM, Wayne Fay<wayne...@gmail.com> 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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to