The mojo repository is the same as the main one, however this plugin has not been released.
svn co https://svn.codehaus.org/mojo/trunk build the plugin from there using: m2 install -DupdateReleaseInfo=true and it should be fine. - Brett On 10/6/05, farid <[EMAIL PROTECTED]> wrote: > Vincent Siveton a écrit : > > Hi Farid, > > > > I am not an expert of this plugin. > > > > But, instead of the jdepend itself, you should add the jdepend maven plugin: > > http://mojo.codehaus.org/jdepend-maven-plugin/howto.html > > > Thanx for the info but I tried that and I think that I miss a repository > here. > Should I just add a repository in my POM or is there something else that > I should do ? > In short what is the URL of the mojo repository ? > > I think that I'm close to write a beginner beginner's guide :) > > Thanks, > > Farid > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
