Hello, I found a July message that this feature used to exist (in fact, FYI, in the image of the POM in the documentation it's still there) but was removed. I saw a reply that said this was done for simplicity, but I know of multiple projects with this kind of structure. If Maven won't do this, what's the workaround?
For the project I'm converting to Maven there are multiple source directories because it's broken into distinct modules that build their own JARs (and each has its own third-party library dependencies, which are handled in the existing build.xml files). What are my options if I want to create a Maven site that has CVS, style and other reports plus Javadocs for all five modules? --kd ============================================================================== This e-mail is intended only for the use of the addressees. Any copying, forwarding, printing or other use of this e-mail by persons other than the addressees is not authorized. This e-mail may contain information that is privileged, confidential and exempt from disclosure. If you are not the intended recipient, please notify us immediately by return e-mail (including the original message in your reply) and then delete and discard all copies of the e-mail. Thank you. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
