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 ${maven.home}/lib/wagon-manager-2.0-SNAPSHOT.jar
load ${maven.home}/lib/*.jar"


This loads the wagon before the one from the uberjar.

I'm out of time for tonight, I'm in EST (GMT -5) and it's almost
midnight so the tests will start passing again anyway...but more
importantly I'm tired ;-)

-----Original Message-----
From: William Ferguson [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 06, 2007 11:29 PM
To: Maven Developers List
Subject: Integration Testing for WAGON-73

I've moved this discussion off JIRA.

Brian,

I have just checked out the core-integration-testing/trunk and was just
trying to execute the core-integration-tests myself. How did you execute
them for Maven-2.0.7 with the WAGON-73 patch applied?

Did you need to change something in the core-integration-tests POM?

I looked for a document describing what needed to be done to configure
the integration-tests but didn't find anything. Maybe you could point me
at something.

William

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to