You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jochen Wiedmann <jo...@gmail.com> on 2005/11/09 20:43:40 UTC

Re: How to obtain an updated version of the maven-javadoc-plugin

Wim Deblauwe <wi...@gmail.com> wrote:

> What I have found that works is: mvn -U javadoc:javadoc, that will give you
> the latest released version. For bleeding edge, you will need to build from
> SVN (never done that myself).

Well, it turned out to be easy:

- Extracted the sources (see

 
http://maven.apache.org/plugins/maven-javadoc-plugin/source-repository.html

- Did "mvn install"

Result: Works like a charm. :-)

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