You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dan Adams <da...@ifactory.com> on 2006/05/05 18:53:59 UTC

[m2] where a dependency comes from

I have some jars in my classpath. How can I find out what dependencies
put them there?

-- 
Dan Adams
Software Engineer
Interactive Factory
617.235.5857


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [m2] where a dependency comes from

Posted by Wayne Fay <wa...@gmail.com>.
mvn -X will show a textual tree view of the dependencies as they are
added during the build

Wayne

On 5/5/06, Dan Adams <da...@ifactory.com> wrote:
> I have some jars in my classpath. How can I find out what dependencies
> put them there?
>
> --
> Dan Adams
> Software Engineer
> Interactive Factory
> 617.235.5857
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org