From ab82ff3ef71d52dcc9d2189729db87d8aa20035a Mon Sep 17 00:00:00 2001 From: ltheussl Date: Wed, 14 Jun 2006 21:12:23 +0000 Subject: [PATCH] Add a note about maven-1.0.2 (in)compatibility. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@414385 13f79535-47bb-0310-9956-ffa450edef68 --- dist/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/xdocs/changes.xml b/dist/xdocs/changes.xml index d82140bc..bc539a4c 100644 --- a/dist/xdocs/changes.xml +++ b/dist/xdocs/changes.xml @@ -40,7 +40,7 @@ dist:prepare-src-filesystem doesn't recognize maven.ant.generatebuild.file. Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated : commons-logging v1.0.3 to v1.0.4, maven v1.0 to v1.0.2, maven-model v3.0.0 to v3.0.1 - It requires at least maven-artifact-plugin v1.7. + It requires at least maven-artifact-plugin v1.7. Note that this plugin is not compatible with Maven 1.0.2! Added multiproject analogs mirroring single project goals. Also added the abiltiy to generate combined javadocs for multiproject distribution. However multiproject consolidation might be best put into the site plugin. These fixes are associated with the following JIRA enhancement issue. Removed unused properties: maven.dist.tar.executable and maven.dist.gunzip.executable. Make compatible with Maven 1.1