You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alexandre Poitras <al...@gmail.com> on 2005/11/02 22:04:18 UTC

[M2] Assembly plugin: How to include javadoc from other dependencies

Hi all,

I have a project "client", wich depends of another project "common". They
both produce jar artifacts. Now what I want to do is distributing an archive
on a web site by using the assembly plugin. In the archive, I want to
include "client.jar" and "common.jar", wich is quite easy to do. But, I also
want to include the javadoc of both projects, wich I have absolutly no idea
how to do it. Does somebody has any suggestions?

Thank in advance!

--
Alexandre Poitras
Québec, Canada