Version | Date | Description |
---|---|---|
1.5.1 | 2007-05-07 | |
1.5 | 2006-05-07 | |
1.4.1 | 2005-06-07 | |
1.4 | 2005-06-05 | |
1.3.1 | 2004-06-28 | |
1.3 | 2004-05-13 | |
1.2 | 2004-03-07 | |
1.1 | 2003-09-29 | |
1.0 | 2003-08-28 |
Type | Changes | By |
---|---|---|
Upgrade maven-model to version 3.0.2. Fixes MAVEN-1755. | aheritier | |
Update to velocity 1.5. | ltheussl | |
Only register the dependency convergence report if there are child projects. Fixes MPMULTIPROJECT-68. Thanks to Shinobu Kawai. | ltheussl | |
maven-multiproject-plugin:deregister does not work. Fixes MPMULTIPROJECT-67. Thanks to Shinobu Kawai. | ltheussl |
Type | Changes | By |
---|---|---|
Error when generating navigation.xml. Fixes MPMULTIPROJECT-63. | aheritier | |
Possibility to re-execute
multiproject:projects-init
.
Fixes MPMULTIPROJECT-58.
Thanks to Lucas Persson.
|
ltheussl | |
multiproject:clean d oesn't remove top target directory. Fixes MPMULTIPROJECT-45. | ltheussl | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
multiproject:site fails if sub-projects has a & amp; on POM. Fixes MPMULTIPROJECT-44. | ltheussl | |
Can not mix multiproject goals with other/custom goals. Fixes MPMULTIPROJECT-49. | ltheussl |
Type | Changes | By |
---|---|---|
Set version of the
maven-model
dependency to
3.0.0
(it was pointing to a SNAPSHOT version).
|
vmassol |
Type | Changes | By |
---|---|---|
multiproject:install[-snapshot ] and multiproject:deploy[-snapshot ] now call plugin:repository-* for plugins instead of plugin:* which are not correct | brett | |
Make compatible with Maven 1.1 | brett | |
Document multiproject dependency convergence report Fixes MPMULTIPROJECT-41. | dion | |
Add multiproject:site-deploy Fixes MPMULTIPROJECT-33. | dion | |
Deprecate dependency handle | brett |
Type | Changes | By |
---|---|---|
Build and run plugin against the installed version of Maven | brett | |
Make sure source directory exists as some circumstances cause it not to Fixes MPMULTIPROJECT-31. | brett |
Type | Changes | By |
---|---|---|
Fix navigation te mplate for independent navigation | evenisse | |
When executing
multiproject:site
, generate the top level site after the subprojects site have been generated. This is required if the top level site generation depends on subproject site generation information.
|
vmassol | |
Added new
maven.multiproject.site.goals
property which defines the list of goals to be executed by the
multiproject:site
goal.
Fixes MPMULTIPROJECT-27.
|
vmassol | |
Utilise new reactor parameter "projectList" to avoid reloading projects | brett | |
Add a dependency-handle tag so that you can use multiproject properties in your plugin without calling the goals. | brett |
Type | Changes | By |
---|---|---|
Fix dependency convergence page when project have no dependency. | evenisse | |
Fixes MAVEN-887. | dion | |
Only run all sub projects 'site' goal on multiproject site if navigation type is aggregate. Otherwise the info is not needed (i.e. independent). | dion |
Type | Changes | By |
---|---|---|
Update docs on overview page | dion | |
set maven.xdoc.version to 1.0 for the site | dion | |
update to use maven.docs.*/maven.gen.docs | dion |
Type | Changes | By |
---|---|---|
update to velocity 1.4-dev | dion | |
Change from ${basedir}/multiproject/navigation.xml to ${maven.docs.src}/navigation.xml as the nav source for user supplied nav templates | dion | |
Bad j:set tags fixed | dion | |
Made aggregation directory configurable, use artifactId instead of name for creating site directories / URLs. | rafal | |
Updated multiproject:site to automate navigation generation for all projects | dion | |
Added multiproject 'install', 'install-snapshot', 'deploy' and 'deploy-snapshot' facility | michal | |
Rename plugin from reactor to multiproject to reduce confusion | dion | |
Initial creation during 1.0-beta 10 dev phase | dion |