You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jeff Mutonho <ej...@gmail.com> on 2006/07/25 15:53:35 UTC

jdepend plugin

The plugin fails to download with the error message :\

[INFO] Velocity successfully started.
[WARNING] While downloading netbeans:cvslib:3.6
  This artifact has been relocated to org.netbeans:lib:3.6.


[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.codehaus.mojo:jdepend-maven-plugin' does not exist or
no
valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch


http://mojo.codehaus.org/jdepend-maven-plugin/usage.html   says <groupId>
should be "org.codehaus.mojo".


Jeff  Mutonho

GoogleTalk : ejbengine
Skype        : ejbengine
Registered Linux user number 366042

Re: jdepend plugin

Posted by Denis Cabasson <de...@insee.fr>.

Jeff Mutonho wrote:
> 
> The plugin fails to download with the error message :\
> 
> [INFO] Velocity successfully started.
> [WARNING] While downloading netbeans:cvslib:3.6
>   This artifact has been relocated to org.netbeans:lib:3.6.
> 
> 
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The plugin 'org.codehaus.mojo:jdepend-maven-plugin' does not exist
> or
> no
> valid version could be found
> 

This plugin hasn't been released yet.
You need to include the codehaus snapshot repository, as described here:
http://mojo.codehaus.org/using-sandbox-plugins.html

Cheers!

Denis.

-- 
View this message in context: http://www.nabble.com/jdepend-plugin-tf1998392.html#a5486669
Sent from the Maven - Users forum at Nabble.com.


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