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 there a way to pass that to the embedder?

- Brett

Fabrizio Giustina wrote:
> 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]
> ----------------------------------------------------------------------------
> [ maven embedder INFO] Building Maven
> [ maven embedder INFO]    task-segment:
> [org.apache.maven.plugins:maven-eclipse-plugin:clean,
> org.apache.maven.plugins:maven-eclipse-plugin:eclipse]
> [ maven embedder INFO]
> ----------------------------------------------------------------------------
> [ maven embedder INFO] artifact
> org.apache.maven.plugins:maven-eclipse-plugin: checking for updates
> from central
> Downloading: 
> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.0/maven-eclipse-plugin-2.0.pom
> 2K downloaded
> Downloading: 
> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-plugin-parent/2.0/maven-plugin-parent-2.0.pom
> 6K downloaded
> Downloading: 
> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.0/maven-eclipse-plugin-2.0.jar
> 32K downloaded
> [ maven embedder INFO] [eclipse:clean]
> 
> 
> 
> fabrizio
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> On 1/3/06, Brett Porter <[EMAIL PROTECTED]> wrote:
>> 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 PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>> ---------------------------------------------------------------------
>> 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]
> 

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

Reply via email to