On Mon, Mar 14, 2011 at 12:47 PM, Eranda Sooriyabandara
<0704...@gmail.com> wrote:
> Sorry for not entering the commands in previous mail.
> The commands I used was,
> 1. set MAVEN_OPTS=-Xmx128M
> 2. mvn
> thanks

That's a bit odd that dependency should be coming in through the
following pom entry

        <dependency>
            <groupId>cglib</groupId>
            <artifactId>cglib</artifactId>
            <version>2.2</version>
        </dependency>

What environment are you running on. OS/Java/Maven?

Regards

Simon

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

Reply via email to