Commit Graph

6 Commits

Author SHA1 Message Date
Jason van Zyl 425a841a8b [MNG-1927] This adds the test mojos required to fix ${pom.build.*} expansion to full paths, the problem was the
new interpolator so the one from 2.0 was used and some envar handling was back ported. Unit tests
           have been added for envar handling as well as an IT. The maven-core-it script will now set
           an envar which is used in it0090.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368108 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 19:36:37 +00:00
Jason van Zyl ee0699596f adding plugin repos
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367672 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 16:21:15 +00:00
Jason van Zyl 8f7cee21c9 o specify the snapshot version as there is no release
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367665 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 16:04:28 +00:00
Jason van Zyl c3c8fdb17a o [MNG-1927] Correcting an error I made with POMs not in the current working tree
o turn on it0088
o turn off it0086, and it0087 for now



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367487 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 05:16:31 +00:00
Jason van Zyl f52a730b74 [MNG-1927] Fixing the ${pom.build.directory} path translation and interpolation so that an absolute path
is rendered.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367457 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 01:45:00 +00:00
Jason van Zyl 1636a473d5 o adding IT for mng-1927
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367389 13f79535-47bb-0310-9956-ffa450edef68
2006-01-09 20:41:34 +00:00