RE: Integration Testing for WAGON-73

2007-08-06 Thread William Ferguson
Curious, I only get 2 failures and one error (against 2.0.7 without the patch): Results : Failed tests: testit0045(org.apache.maven.integrationtests.MavenIT0045Test) testit0046(org.apache.maven.integrationtests.MavenIT0046Test) Tests in error: testit0104(org.apache.maven.integrationtests.

RE: Integration Testing for WAGON-73

2007-08-06 Thread Brian E. Fox
This test is definitely flakey. I was able to fix it in eclipse unit testing but then it failed again on core. Build the wagon and place it in maven2/lib. Then edit the m2.conf file: "main is org.apache.maven.cli.MavenCli from plexus.core set maven.home default ${user.home}/m2 [plexus.core] load