This is probably because you are using the IBM JDK which might have a
slightly different take on the whole concurrent class loading feature. It
might be that we need to adjust the toggle that we use to activate
concurrent class loading slightly.

Do let us know how this turns out; it should be fixable.

Kristian



2013/12/5 Collins Solutions <[email protected]>

> I have made the replacement that you have suggested.  I have ran through
> several builds with maven 3.1.1 and have not seen the error come back.  I
> will continue to monitor this.
>
>
> On 12/05/2013 12:17 PM, Stuart McCulloch wrote:
>
>> You could try replacing:
>>
>>         maven-3.1.1/boot/plexus-classworlds-2.5.1.jar
>>
>> with:
>>
>>         maven-3.0.5/boot/plexus-classworlds-2.4.jar
>>
>> in case the change to use unsynchronised class loading in classworlds 2.5
>> when running on Java 1.7 is causing the issue.
>>
>> On 5 Dec 2013, at 16:32, Collins Solutions <[email protected].
>> com> wrote:
>>
>>  It is happening on more than one machine.
>>>
>>> On 12/04/2013 10:14 PM, Wayne Fay wrote:
>>>
>>>> ...well, it looks as though this is only a temporary solution. After I
>>>>> got
>>>>> everything to build successfully once I cleaned out my repository, I
>>>>> got the
>>>>> same error when I ran the build a second time. I tried upgraded my
>>>>> Maven
>>>>>
>>>> Is this only happening on one machine, or more than one?
>>>>
>>>> Wayne
>>>>
>>>> ---------------------------------------------------------------------
>>>> 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