I believe you can run:

mvn dependency:resolve -Dclassifier=javadoc

That should downlod all the javadocs of your dependencies.

SaM

On Mon, Mar 31, 2008 at 5:00 PM, nodje <[EMAIL PROTECTED]> wrote:

>
> Is there a way to get a project dependencies' javadoc jars?
>
> I expected something quite simple in the line of the dependency-plugin
> goal
> 'dependency:sources' but it lokks like there's nothing to get the javadocs
> along the sources.
>
> What would be the best way to get it automatically?
>
> cheers,
> -nodje
> --
> View this message in context:
> http://www.nabble.com/dependency%3Asources%2C-dependency%3Ajavadoc----tp16392437s177p16392437.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Samuel Le Berrigaud

Reply via email to