On Mon, Mar 14, 2011 at 1:17 PM, Eranda Sooriyabandara
<0704...@gmail.com> wrote:
> Hi Simon,
> I am on Ubuntu 10.04.
> java version 1.6.0_20.
> Apache Maven 2.2.1.
>
> thanks

I'm on the same Java but Maven 2.2.0. That's on widows. On Redhat I'm
on slightly back-levels of Java and Maven. Needless to say I don't see
what you see in either environment. My mvn opts are set as.

MAVEN_OPTS=-Xmx1024m -Xms1024m -XX:MaxPermSize=512m

I don't believe that's causing the compilation error but I think your
setting will give you problems later on when we get you past your
current issue.

Can you do mvn dependency:tree in modules/core/

It's also worth doing "mvn clean install" from the top level just in
case it's Maven getting confused.

Regards

Simon

-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Reply via email to