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