While we haven't checked if it works with the latest, we had the problem
across ~10 windows XP machines.  We removed the snapshot repo from our repo
list to get around the issue.

-Evan

On 5/25/07, Brett Porter <[EMAIL PROTECTED]> wrote:

Ok, need more info:
- Platform?
- what version of 2.3.1-SNAPSHOT do you have? Does it work with the
latest (I fixed one windows related bug yesterday)
- does it work if you add -Dsurefire.useSystemClassLoader = false?
- Is this on a project I can test it on?

Thanks,
Brett

On 25/05/2007, at 10:25 PM, Andrew Williams wrote:

> happens in both 2.0.x (2.0.5 to be precise) and 2.1 .
> Andy
>
> On 25 May 2007, at 00:54, Brett Porter wrote:
>
>> Looks like a conflict with plexus-utils. If you're using Maven 2.1-
>> SNAPSHOT, I'm going with you're fault (there's still a known issue
>> with hiding there, right?); if you are using 2.0.x I'm going with
>> my fault :)
>>
>> - Brett
>>
>> On 25/05/2007, at 2:55 AM, Andrew Williams wrote:
>>
>>> Well, I don't know if I did something wrong, but since this email
>>> went out (possibly a few hours before) my tests all fail.
>>> I have to pin the surefire plugin to 2.3 for them to pass.
>>>
>>> Everything seems to fail with the following message:
>>>
>>> -----
>>> Exception in thread "main" java.lang.NoClassDefFoundError: org/
>>> codehaus/plexus/util/cli/StreamConsumer
>>> -----
>>>
>>> There is no stack available.
>>> I will try to trace this later, but right now I wondered if it
>>> rang any bells at your end.
>>>
>>> Andy
>>>
>>> On 24 May 2007, at 12:29, Brett Porter wrote:
>>>
>>>> Hi,
>>>>
>>>> The surefire 2.3.1 release vote is imminent, so I'd like to ask
>>>> people to test the latest build.
>>>>
>>>> I'm particularly interested in those:
>>>> - who can't use 2.3 because of a regression since 2.2
>>>> - who currently use 2.3 on Windows
>>>> - who use different types of classloading configuration in tests
>>>>
>>>> To test the release, add the following to your pom:
>>>>
>>>> <build>
>>>>   <pluginManagement>
>>>>     <plugins>
>>>>       <plugin>
>>>>         <artifactId>maven-surefire-plugin</artifactId>
>>>>         <version>2.3.1-SNAPSHOT</version>
>>>>       </plugin>
>>>>     </plugins>
>>>>   </pluginManagement>
>>>> </build>
>>>>
>>>> If you want to download the snapshot, add the following snapshot
>>>> repository to your POM: http://people.apache.org/repo/m2-
>>>> snapshot-repository
>>>>
>>>> Alternatively, you can build from source: http://svn.apache.org/
>>>> repos/asf/maven/surefire/branches/surefire-2.3.x
>>>>
>>>> Thanks!
>>>> - Brett
>>>>
>>>> -------------------------------------------------------------------
>>>> --
>>>> 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]

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


Reply via email to