maven/maven-core-it/it0012
Jason van Zyl 1432ed959d o updating tests to reflect the addition of the lifecyle
in most cases this amounts to changing

  "jar:jar" -> "package"
  "jar:install" -> "install"
  "compiler:compile" -> "compile"

  and I also disabled the tests for pre/post goals as we aren't going
  to use those anymore (hopefully).


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163358 13f79535-47bb-0310-9956-ffa450edef68
2005-02-16 07:11:14 +00:00
..
src/main/java/org/apache/maven/it0012 o Added pom interpolation based on regex search-and-replacement with ReflectionValueExtractor pom lookups. 2005-02-03 20:54:15 +00:00
.cvsignore o Added pom interpolation based on regex search-and-replacement with ReflectionValueExtractor pom lookups. 2005-02-03 20:54:15 +00:00
expected-results.txt o Added pom interpolation based on regex search-and-replacement with ReflectionValueExtractor pom lookups. 2005-02-03 20:54:15 +00:00
goals.txt o updating tests to reflect the addition of the lifecyle 2005-02-16 07:11:14 +00:00
pom.xml o Added pom interpolation based on regex search-and-replacement with ReflectionValueExtractor pom lookups. 2005-02-03 20:54:15 +00:00
prebuild-hook.txt o Added pom interpolation based on regex search-and-replacement with ReflectionValueExtractor pom lookups. 2005-02-03 20:54:15 +00:00