- removed announcement directory as the announcements were not up to date and anyway we can generate the same report automatically with the announcement plugin
- added new maven.multiproject.site.goals property containing the goals to execute by multiproject:site git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115087 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -22,9 +22,15 @@
|
||||
<properties>
|
||||
<title>Changes</title>
|
||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.3-SNAPSHOT" date="in CVS">
|
||||
<action dev="vmassol" type="add">
|
||||
Added new <code>maven.multiproject.site.goals</code> property which
|
||||
defines the list of goals to be executed by the
|
||||
<code>multiproject:site</code> goal.
|
||||
</action>
|
||||
<action dev="brett" type="add">Utilise new reactor parameter "projectList" to avoid reloading projects</action>
|
||||
</release>
|
||||
<release version="1.2" date="2004-03-07">
|
||||
|
||||
Reference in New Issue
Block a user