diff --git a/multiproject/announcements/1.0.ann b/multiproject/announcements/1.0.ann new file mode 100644 index 00000000..bc16330d --- /dev/null +++ b/multiproject/announcements/1.0.ann @@ -0,0 +1,24 @@ +The Maven team is pleased to announce the Multi-project plugin 1.0 release! + +http://maven.apache.org/reference/plugins/multiproject/ + +The Maven Multi-project plugin is a plugin that helps with building multiple related projects. + +Changes in this version: +o Removed clean from multiproject:site +o update to velocity 1.4-dev +o Change from ${basedir}/multiproject/navigation.xml to ${maven.docs.src}/navigation.xml + as the nav source for user supplied nav templates +o Bad j:set tags fixed +o Made aggregation directory configurable, use artifactId instead of + name for creating site directories / URLs. +o Updated multiproject:site to automate navigation generation for all projects +o Added multiproject 'install', 'install-snapshot', 'deploy' and 'deploy-snapshot' + facility +o Rename plugin from reactor to multiproject to reduce confusion + +You can download the Multi-project plugin here: +http://www.ibiblio.org/maven/maven/plugins/maven-multiproject-plugin-1.0.jar + +Have fun! +dIon \ No newline at end of file diff --git a/multiproject/project.xml b/multiproject/project.xml index 09fe496f..c16dbcf0 100644 --- a/multiproject/project.xml +++ b/multiproject/project.xml @@ -4,7 +4,7 @@ ${basedir}/../project.xml maven-multiproject-plugin Maven Multi-Project Plug-in - 1.0-SNAPSHOT + 1.0 A plugin to handle the building of multiple projects within maven Multi-Project Plugin for Maven http://maven.apache.org/reference/plugins/multiproject/ diff --git a/multiproject/xdocs/changes.xml b/multiproject/xdocs/changes.xml index d864fab0..c37a4083 100644 --- a/multiproject/xdocs/changes.xml +++ b/multiproject/xdocs/changes.xml @@ -6,7 +6,7 @@ - + update to velocity 1.4-dev diff --git a/multiproject/xdocs/navigation.xml b/multiproject/xdocs/navigation.xml index a998cf02..9bd6b88c 100644 --- a/multiproject/xdocs/navigation.xml +++ b/multiproject/xdocs/navigation.xml @@ -12,5 +12,9 @@ + + +