I just did a successful build on my Linux machine with 3GB of RAM (I got the bcel format warning)
On Thu, Nov 20, 2008 at 6:00 AM, David Pollak <[EMAIL PROTECTED] > wrote: > > > On Thu, Nov 20, 2008 at 4:52 AM, Paul Butcher <[EMAIL PROTECTED]> wrote: > >> >> I'm sure that I'm missing something very basic here, but I've no idea >> what it is. I've downloaded the latest source and run "mvn install" >> successfully. When I try to run "mvn site", however, I get the >> following: >> >> > [WARNING] Unable to process class >> com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class in JarAnalyzer File >> /Users/paul/.m2/repository/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar >> > org.apache.bcel.classfile.ClassFormatException: Invalid byte tag in >> constant pool: 60 >> >> It then goes on to report an out of memory error, but I don't know if >> that's significant? > > > When you run out of memory, that's the end of a given job. How much RAM is > in your machine? > > >> >> >> I've tried blowing away my .m2 directory and trying again, with no >> luck. Here's some (I hope!) relevant info about my setup: >> >> > Pauls-Computer:liftweb paul$ git show >> > commit fc12329cf39bcb1abb837d9724ec22ace9507b63 >> > Merge: 02169a3... 8e3a2d5... >> > Author: danciu <[EMAIL PROTECTED](none)> >> > Date: Thu Nov 20 12:20:11 2008 +0200 >> > >> > Merge branch 'master' of [EMAIL PROTECTED]:dpp/liftweb >> > >> > Pauls-Computer:liftweb paul$ mvn -version >> > Maven version: 2.0.9 >> > Java version: 1.5.0_16 >> > OS name: "mac os x" version: "10.5.5" arch: "i386" Family: "unix" >> >> What am I missing? >> >> Thanks in advance for your help, >> >> Paul. >> >> >> >> > > > -- > Lift, the simply functional web framework http://liftweb.net > Collaborative Task Management http://much4.us > Follow me: http://twitter.com/dpp > Git some: http://github.com/dpp > -- Lift, the simply functional web framework http://liftweb.net Collaborative Task Management http://much4.us Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
