Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
FC4, JDK 1.5.0_06, Maven 2.0.2
Description
I have a parent project and some subprojects. The parent project's pom has:
<reporting>
<excludeDefaults>true</excludeDefaults>
</reporting>
However, it does not get inherited to subprojects and so all default reports are generated for all subprojects.
I'm not sure if this is a bug or a lack of feature but I would be good to have it.
FYI, I'm speaking about here:
http://svn.apache.org/viewcvs.cgi/directory/trunks/apacheds/