You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2006/01/03 01:50:33 UTC

Intermittent Eclipse Plugin Test failures

Is anyone looking into why these intermittently fail?

continuum@maven.zones.apache.org wrote:
> Log:
> http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060103.003000.txt
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Intermittent Eclipse Plugin Test failures

Posted by Fabrizio Giustina <fg...@apache.org>.
On 1/3/06, Brett Porter <br...@apache.org> 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 local version of the plugin, without
any need to install it. Or am I wrong?

fabrizio

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Intermittent Eclipse Plugin Test failures

Posted by Brett Porter <br...@apache.org>.
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 <br...@apache.org> wrote:
>> Is anyone looking into why these intermittently fail?
>>
>> continuum@maven.zones.apache.org wrote:
>>> Log:
>>> http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060103.003000.txt
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Intermittent Eclipse Plugin Test failures

Posted by Fabrizio Giustina <fg...@apache.org>.
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 <br...@apache.org> wrote:
> Is anyone looking into why these intermittently fail?
>
> continuum@maven.zones.apache.org wrote:
> > Log:
> > http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060103.003000.txt
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org