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
- plugin resolution Brian E. Fox
- Re: plugin resolution Brett Porter
- RE: plugin resolution Brian E. Fox