Hi there,
jdepend-maven-plugin is not released yet, so you have to build it from
source before you can use it or follow this
link
http://maven.apache.org/guides/development/guide-testing-development-plugins.html
Hope this helps.
-allan
Christian Cabanero wrote:
Hi,
I'm having trouble using the Jdepend-maven-plugin. I've put this in my
reports section of my POM (which I copied from the jdepend-maven-plugin
site:
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
<version>2.0-beta-1-SNAPSHOT</version>
</plugin>
But I get this error:
-----
GroupId: org.codehaus.mojo
ArtifactId: jdepend-maven-plugin
Version: 2.0-beta-1-SNAPSHOT
Reason: Unable to download the artifact from any repository
org.codehaus.mojo:jdepend-maven-plugin:pom:2.0-beta-1-SNAPSHOT
------
When I looked around on ibiblio I couldn't find the jdepend-maven-plugin
anywhere. Where should I point it to?
Thanks,
Christian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]