From 9bed65b967dda758b530c7de96077edcf5b0e970 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 24 Apr 2007 12:14:35 +0000 Subject: [PATCH] Add missing changes entry about MPPLUGIN-35. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@531897 13f79535-47bb-0310-9956-ffa450edef68 --- plugin/xdocs/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml index ab09b097..96498893 100644 --- a/plugin/xdocs/changes.xml +++ b/plugin/xdocs/changes.xml @@ -28,6 +28,7 @@ Don't check that a given plugin version is available in the bootstrap. Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed : saxpath. Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. + plugin:install fails if maven.jar.final.name is set. Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :