Initial release of multichanges plugin. It generates a release dashboard for all subprojects. An example can be found at http://maven.apache.org/reference/plugins/optional/release-report.html

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114306 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-11-10 20:00:25 +00:00
parent c8415d9b43
commit 67eeacdc02
12 changed files with 361 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# -------------------------------------------------------------------
# P R O J E C T P R O P E R T I E S
# -------------------------------------------------------------------
maven.xdoc.date=left
maven.xdoc.version=${pom.currentVersion}
maven.license.licenseFile=${basedir}/../LICENSE.txt