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
This commit is contained in:
Jason van Zyl 2005-02-16 07:11:14 +00:00
parent 2433342e7e
commit 1432ed959d
16 changed files with 15 additions and 17 deletions

View File

@ -6,8 +6,6 @@ it0004
it0005
it0006
it0007
it0008
it0009
it0010
it0011
it0012

View File

@ -1 +1 @@
jar:jar
package

View File

@ -1 +1 @@
jar:jar
package

View File

@ -1 +1 @@
jar:jar
package

View File

@ -1 +1 @@
jar:install
install

View File

@ -1 +1 @@
compiler:compile
compile

View File

@ -1 +1 @@
jar:jar
package

View File

@ -1 +1 @@
compiler:compile
compile

View File

@ -1 +1 @@
compiler:compile
compile

View File

@ -1 +1 @@
compiler:compile
compile

View File

@ -1 +1 @@
compiler:compile
compile

View File

@ -1 +1 @@
compiler:compile
compile

View File

@ -1 +1 @@
jar:jar
package

View File

@ -1 +1 @@
jar:jar
package

View File

@ -1 +1 @@
jar:jar
package

View File

@ -1 +1 @@
jar:jar
package