Re: Intermittent Eclipse Plugin Test failures

2006-01-03 Thread Fabrizio Giustina
On 1/3/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Plugin integration tests will need to either be run post-install or > preferably figure a way to have Maven find the built version of the > plugin to use instead. IS there a way to pass that to the embedder? AFAIK the embedder SHOULD use the loc

Re: Intermittent Eclipse Plugin Test failures

2006-01-03 Thread Brett Porter
Oh, I understand. That's a bit of a failing here - you are running the tests using the installed plugin, before installing the plugin. Plugin integration tests will need to either be run post-install or preferably figure a way to have Maven find the built version of the plugin to use instead. IS t

Re: Intermittent Eclipse Plugin Test failures

2006-01-03 Thread Fabrizio Giustina
Seems to happen with a clean repository, do you have idea why it's downloading the 2.0 version of the plugin while running test with maven embedder? Is that normal? battery = null(org.apache.maven.surefire.battery.JUnitBattery) [ maven embedder INFO] --

Intermittent Eclipse Plugin Test failures

2006-01-02 Thread Brett Porter
Is anyone looking into why these intermittently fail? [EMAIL PROTECTED] wrote: > Log: > http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060103.003000.txt > > - > To unsubscribe, e-mail: [EMAIL PROTEC