maven/maven-core-it/it0088
Brett Leslie Porter 32d8679253 [MNG-2186] correct the regression of MNG-1927 from the solution of MNG-2124
The interpolator was only working based on an incorrect assumption for a limited set of expressions. This assumption is
guaranteed by the solution in the interim, until it can be properly reconsidered. The proper solution would be to not
cache an interpolated model, and to apply path translation and then interpolation after retrieving the cached model. However,
this will require some other related changes and should be planned for 2.1.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@390098 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 11:48:12 +00:00
..
src [MNG-2186] correct the regression of MNG-1927 from the solution of MNG-2124 2006-03-30 11:48:12 +00:00
expected-results.txt [MNG-1927] This adds the test mojos required to fix ${pom.build.*} expansion to full paths, the problem was the 2006-01-11 19:36:37 +00:00
goals.txt o adding IT for mng-1927 2006-01-09 20:41:34 +00:00
pom.xml [MNG-2186] correct the regression of MNG-1927 from the solution of MNG-2124 2006-03-30 11:48:12 +00:00