maven/maven-core
Jason van Zyl a501f4c08a o cleaning up the path translator and adding a method to allow arbitrary
path translation given a path and basedir

o moved the component configuration for the path translator into the
  plexus.xml so that the DefaultPluginManager can use it as a dependency

o DefaultPluginManager.createParameters() will now look for parameters with
  the type = java.io.File and translate the path to the basedir of the
  project.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163543 13f79535-47bb-0310-9956-ffa450edef68
2005-03-13 01:45:38 +00:00
..
src o cleaning up the path translator and adding a method to allow arbitrary 2005-03-13 01:45:38 +00:00
.cvsignore get project reports working 2005-02-23 00:06:06 +00:00
LICENSE.txt Initial revision 2004-08-09 19:02:31 +00:00
NOTICE.txt Initial revision 2004-08-09 19:02:31 +00:00
README.txt Initial revision 2004-08-09 19:02:31 +00:00
checkstyle-license.txt Initial revision 2004-08-09 19:02:31 +00:00
pom.xml flip pom format 2005-03-10 01:35:25 +00:00

README.txt

Bootstrapping Instructions
--------------------------

1. Make sure you have checked out the entire maven-components module.

./bootstrap-all.sh