Hi,
Even with MCOMPILER-170, I have noticed some failures depending on
combinations of os/jdk.
For me the same build was failing with osx/jdk1.6 but not with
osx/jdk1.7 same with some ubuntu combination.
What is your os/jdk ?

2012/7/20 Laird Nelson <ljnel...@gmail.com>:
> On Fri, Jul 20, 2012 at 2:17 PM, Dennis Lundberg <denn...@apache.org> wrote:
>
>> Hi
>>
>> Parallel execution works fine, but you need to update the version of
>> maven-compiler-plugin to the latest version 2.5.1. You are being bitten
>> by a bug in that plugin:
>>
>> http://jira.codehaus.org/browse/MCOMPILER-170
>>
>>
> OK; tried with 2.5.1 and got (among other things):
>
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /Users/ljnelson/Projects/foobar/com-foobar-api/src/main/java/com/foobar/api/FrobnicatorManager.java:[18,7]
> cannot access java.util.LinkedHashMap
> class file for java.util.LinkedHashMap not found
>
> Is that a symptom of the same bug?
>
> Thanks for your time.
>
> Best,
> Laird
>
> --
> http://about.me/lairdnelson



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to