Added multiproject 'install', 'install-snapshot', 'deploy' and 'deploy-snapshot' facility

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113577 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
michal
2003-07-03 20:41:36 +00:00
parent e25dab5bd6
commit cf267b6c71
6 changed files with 198 additions and 8 deletions

View File

@@ -7,6 +7,10 @@
<body>
<release version="1.0" date="in CVS">
<action dev="michal" type="add">
Added multiproject 'install', 'install-snapshot', 'deploy' and 'deploy-snapshot'
facility
</action>
<action dev="dion" type="update">
Rename plugin from reactor to multiproject to reduce confusion
</action>