Re: Compiling ESME offline

2009-11-06 Thread Richard Hirsch
I'm using this environment Maven version: 2.0.9 Java version: 1.6.0_03 OS name: windows xp version: 5.1 arch: x86 Family: windows and it works. Let me the latest maven version to see if I get the same error. D. On Fri, Nov 6, 2009 at 8:06 AM, Richard Hirsch hirsch.d...@gmail.com wrote:

Re: Compiling ESME offline

2009-11-06 Thread Xuefeng Wu
@D Yes, I think so. One of my old lift project is very simple, and occur the same problem. I found that one of dependence jar file is not downloaded completely. After I delete the jar file and mvn again. the simple project worked again. On Fri, Nov 6, 2009 at 5:05 PM, Richard Hirsch

Re: Compiling ESME offline

2009-11-06 Thread Richard Hirsch
you could try and install the dependencies manually. D. 2009/11/6 Xuefeng Wu ben...@gmail.com: @D Yes, I think so. One of my old lift project is very simple, and occur the same problem. I found that one of dependence jar file is not downloaded completely. After I delete the jar file and

Re: Compiling ESME offline

2009-11-05 Thread Xuefeng Wu
@D Oops I deleted the .m2 repository but failed too On Wed, Nov 4, 2009 at 8:13 PM, Richard Hirsch hirsch.d...@gmail.comwrote: Looked at the log in the Jira item and compared it to my own log. I only see a few differences related to the dependencies related to JMX functionality.

Re: Compiling ESME offline

2009-11-05 Thread Xuefeng Wu
I comment the opendmk but didn't find scala-stats and configgy is dependency exception the repository. I uploaded the maven log. I think I didn't change anything, and other scala lift projects are working well in the same environment. On Fri, Nov 6, 2009 at 1:28 PM, Richard Hirsch

Re: Compiling ESME offline

2009-11-04 Thread Richard Hirsch
Looked at the log in the Jira item and compared it to my own log. I only see a few differences related to the dependencies related to JMX functionality. [INFO] snapshot net.liftweb:lift-util:1.1-SNAPSHOT: checking for updates from scala-stats [WARNING] *** CHECKSUM FAILED - Checksum failed on

Re: Compiling ESME offline

2009-11-03 Thread Xuefeng Wu
Yes I'm on line and run mvn jetty:run and get the same error: What's the mean command line returned non-zero value:1 in maven? [WARNING] 204 errors found [INFO] --- [ERROR] BUILD FAILURE [INFO]

Re: Compiling ESME offline

2009-11-03 Thread Vassil Dichev
Yes I'm on line and run mvn jetty:run and get the same error: What's the mean command line returned non-zero value:1 in maven? Depends on these 204 errors found. Why don't you do as maven suggests and run Maven with the -e switch?

Re: Compiling ESME offline

2009-11-03 Thread Xuefeng Wu
I run mvn clean install -e get: [WARNING] 204 errors found [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] command line returned non-zero value:1 [INFO]

Re: Compiling ESME offline

2009-11-03 Thread Richard Hirsch
Have you tried a new SVN get in a different directory and then a mvn install in this new directory. Maybe something is corrupted? D. On Tue, Nov 3, 2009 at 2:52 PM, Xuefeng Wu ben...@gmail.com wrote: I run mvn clean install -e get: [WARNING] 204 errors found [INFO]

Re: Compiling ESME offline

2009-11-03 Thread David Pollak
Did you do a successful mvn -U clean install jetty:run before trying to apply the -o switch? Did you do an rm -rf ~/.m2 before starting the process? On Tue, Nov 3, 2009 at 6:52 AM, Xuefeng Wu ben...@gmail.com wrote: I run mvn clean install -e get: [WARNING] 204 errors found [INFO]

Re: Compiling ESME offline

2009-11-03 Thread Xuefeng Wu
Thank you for your response. @D I checked out new from SVN but failed too. @David I run 'mvn -U clean install jetty:run' and failed too , get the same error: command line returned non-zero value:1 I didn't rename .m2 folder and my other maven projects are working. On Tue, Nov 3, 2009 at 9:59

Re: Compiling ESME offline

2009-11-03 Thread David Pollak
I was just able to build ESME with a clean pull and and empty .m2 directory... weird. On Tue, Nov 3, 2009 at 6:39 AM, Xuefeng Wu ben...@gmail.com wrote: Thank you for your response. @D I checked out new from SVN but failed too. @David I run 'mvn -U clean install jetty:run' and failed too

Re: Compiling ESME offline

2009-11-03 Thread Richard Hirsch
Why don't you create a Jira item and attach the entire trace as an attachment. Like this mvn clean install mytrace. We can then get a better idea of what is going on. D. On Tue, Nov 3, 2009 at 3:39 PM, Xuefeng Wu ben...@gmail.com wrote: Thank you for your response. @D I checked out new

Re: Compiling ESME offline

2009-11-03 Thread Richard Hirsch
Saw Jira item. Thanks. But we still need to see the entire log. Could you attach it to the item as an attachment. The one link you posted in the Jira item about the Lift error in Hudson looks very similar. Once we get the entire maven log, it will be a lot easier to see if this is the problem.

Re: Compiling ESME offline

2009-11-03 Thread Xuefeng Wu
Done, attached On Wed, Nov 4, 2009 at 1:07 PM, Richard Hirsch hirsch.d...@gmail.comwrote: Saw Jira item. Thanks. But we still need to see the entire log. Could you attach it to the item as an attachment. The one link you posted in the Jira item about the Lift error in Hudson looks very

Re: Compiling ESME offline

2009-11-02 Thread Richard Hirsch
Solved my problem as well. I also updated the openid4java version to 0.9.5 as described in the lift list (http://github.com/dpp/liftweb/issues/closed/#issue/109). While I was working on the pom.xml, I also turned off the warnings for the yuicompressor. We can turn them back on at a later date

Re: Compiling ESME offline

2009-11-02 Thread Anne Kathrine Petterøe
Solved the problem for me too! /Anne On 2. nov. 2009, at 09.58, Richard Hirsch wrote: Solved my problem as well. I also updated the openid4java version to 0.9.5 as described in the lift list (http://github.com/dpp/liftweb/issues/closed/#issue/109). While I was working on the pom.xml, I also

Re: Compiling ESME offline

2009-11-02 Thread Xuefeng Wu
I build failed but I do not think it's because offline. When I run mvn -o clean install I get this: [WARNING] 204 errors found [INFO] -- [ERROR] BUILD FAILURE [INFO] -- [INFO] command

Re: Compiling ESME offline

2009-11-01 Thread Richard Hirsch
NFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. Missing: -- 1) net.liftweb:lift-util:jar:1.1-SNAPSHOT Try downloading the

Re: Compiling ESME offline

2009-11-01 Thread David Pollak
Please delete your local Maven repository (on Unix-y systems rm -rf ~/.m2) Try a clean build and then an offline build. There was a bug in an older Maven-Scala plugin that prohibited offline builds. It was fixed a long time ago, but you may still be using that version. Also, what version of

Re: Compiling ESME offline

2009-11-01 Thread Ethan Jewett
This seems to have worked for me. Thank you! That will help a lot. Ethan On Sun, Nov 1, 2009 at 8:34 AM, David Pollak feeder.of.the.be...@gmail.com wrote: Please delete your local Maven repository (on Unix-y systems rm -rf ~/.m2) Try a clean build and then an offline build.  There was a bug

Compiling ESME offline

2009-10-31 Thread Richard Hirsch
There are a few of us who have trouble compiling ESME when offline. Although I have everything in the maven repository, I get errors when doing a mvn install. Is there something we can do about this - maybe change the pom.xml? D.

Re: Compiling ESME offline

2009-10-31 Thread David Pollak
Please try: mvn -o clean install What's the error? On Sat, Oct 31, 2009 at 3:23 AM, Richard Hirsch hirsch.d...@gmail.comwrote: There are a few of us who have trouble compiling ESME when offline. Although I have everything in the maven repository, I get errors when doing a mvn install. Is