MAVEN-548. Move common reporting properties to defaults

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-08-29 06:27:54 +00:00
parent 27f0a67851
commit 1d6c924c9d
46 changed files with 110 additions and 69 deletions

View File

@@ -9,6 +9,7 @@
<body>
<release version="2.2" date="In CVS">
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
<action dev="evenisse" type="fix">
Fixed MAVEN-493. I register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are registered.