I'm successfully using the multiproject Maven plugin on jdk 1.4.2 / win xp (the RC1-snapshot of Maven from CVS). However, when I set the maven.xdoc.includeProjectDocumentation=no in the project.properties file for the "main" project, it also turns off the Project Documentation in the sub-projects. Even setting this property to "yes" in the sub-projects project.properties files does not cause them to appear.
What should I do to *not* show the project documentation in the main project while continuing to show it for each sub-project? TIA, Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
