Apply fixes for MAVEN-584 and MAVEN-574.

Thanks Rafal!!


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113668 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-07-21 01:13:52 +00:00
parent 7efbc47edc
commit 59527fb5c0
5 changed files with 35 additions and 6 deletions

View File

@@ -7,6 +7,10 @@
<body>
<release version="1.0" date="in CVS">
<action dev="rafal" type="update">
Made aggregation directory configurable, use artifactId instead of
name for creating site directories / URLs.
</action>
<action dev="dion" type="update">
Updated multiproject:site to automate navigation generation for all projects
</action>