You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brian E. Fox" <br...@reply.infinity.nu> on 2006/09/13 04:26:35 UTC

plugin resolution

I'm trying to test the new version of maven-dependency-plugin by
executing a simpler CLI invocation like: mvn dependency:resolve. For
some reason, mvn keeps finding the mojo version dependency-maven-plugin
and executing that. Any idea why it's not picking up the correct one in
my local repo?
 
Thanks,
Brian
 
 

Re: plugin resolution

Posted by Brett Porter <br...@apache.org>.
It seems the search order is back to front, we had the same problem  
with Jetty.

- Brett

On 13/09/2006, at 12:26 PM, Brian E. Fox wrote:

> I'm trying to test the new version of maven-dependency-plugin by
> executing a simpler CLI invocation like: mvn dependency:resolve. For
> some reason, mvn keeps finding the mojo version dependency-maven- 
> plugin
> and executing that. Any idea why it's not picking up the correct  
> one in
> my local repo?
>
> Thanks,
> Brian
>
>

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