On 3/28/07, Brian Fox <[EMAIL PROTECTED]> wrote:
The Maven team is pleased to announce the release of the Maven
Dependency Plugin, version 2.0-alpha-4

For some reason mvn is resolving to the codehaus version and not the
apache version.

I thought there was someway to fully qualify the path of a plugin when
invoking them, but I can't find any documentation about how to do so.

Any clues on how to resolve this?  I've tried deleting the repository
copies and metadata but that didn't work either.

mvn --version
Maven version: 2.0.5

mvn help:describe -Dplugin=dependency
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'help'.
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Client Application
[INFO]    task-segment: [help:describe] (aggregator-style)
[INFO] 
----------------------------------------------------------------------------
[INFO] [help:describe]
[INFO] Plugin: 'org.codehaus.mojo:dependency-maven-plugin:1.0'
-----------------------------------------------
Group Id:  org.codehaus.mojo
Artifact Id: dependency-maven-plugin
Version:     1.0
Goal Prefix: dependency
Description:

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to