aheritier 518f4fbddb MPPLUGIN-3 : Resolve project.xml inheritance when installing plugin.
The project.xml is updated with the POM with all variables resolved.
Problem : All paths are resolved. It's not really clean but these ones aren't used at runtime. Thus it's not blocking.
I can't replace the basedir to keep the compability with maven 1.0.2 (jelly taglib util:replace doesn't support String replacement) and with jdk 1.3 (String.replaceAll() doesn't exist).

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@293035 13f79535-47bb-0310-9956-ffa450edef68
2005-10-01 22:28:34 +00:00
..
2005-09-27 21:20:16 +00:00
2005-09-30 21:39:16 +00:00