Compilation Problems.

2005-06-20 Thread Sanjay Dwivedi
Hi all, I am newbie to geronimo and am building geronimo from source. I get error while compiling in spec/j2ee-deployment: unable to download cglib-nodep-HEAD-06-06-05.jar, please try downloading from http://cglib.sf.net. I downloaded the required jar, but don't know where to put it, the error

Re: Compilation Problems.

2005-06-20 Thread Kristian Köhler
Hi you can find the file at: http://cvs.apache.org/repository/cglib/jars/ After downloading you should copy it to your maven repository $HOME/.maven/repository/cglib/jars/ Hope this helps Kristian Sanjay Dwivedi wrote: Hi all, I am newbie to geronimo and am building geronimo from source.

Re: Compilation Problems.

2005-06-20 Thread Jacek Laskowski
Sanjay Dwivedi wrote: Hi all, I am newbie to geronimo and am building geronimo from source. I get error while compiling in spec/j2ee-deployment: unable to download cglib-nodep-HEAD-06-06-05.jar, please try downloading from http://cglib.sf.net. What Maven version do you use? Make sure it's

Re: Compilation Problems.

2005-06-20 Thread Sanjay Dwivedi
@geronimo.apache.org Sent: Monday, June 20, 2005 10:46 AM Subject: Re: Compilation Problems. Sanjay Dwivedi wrote: Hi all, I am newbie to geronimo and am building geronimo from source. I get error while compiling in spec/j2ee-deployment: unable to download cglib-nodep-HEAD-06-06-05.jar, please try