Ryan Lee wrote: > I did notice that the Sesame SNAPSHOT jars shouldn't be coming from the > Simile Maven proxy server. Certainly that would be one reason why > dependency mismatches arise as our proxied SNAPSHOTs probably reflect a >dependency state that's months old. I'm not sure why that's happening > though; which version of Maven are you using, and which command did you > run for the build?
I am using maven version 2.0.7 (which is the latest release). To build longwell I gave the command: mvn package as per the docs. Honestly, I'm pretty sure that if you grab the longwell-2.5.1.zip release on a windows box and run "mvn package" you will see the same effect I did since I did this with a clean maven environment. Thanks, Corwin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Lee Sent: Friday, July 06, 2007 10:16 AM To: General List Subject: Re: Help installing Longwell Corwin Joy wrote: > Thanks for the suggestion. Unfortunately, trying to just remove the > repository and rebuild gives the same error. (Not surprising since I did > not have maven previous to this either). However, downloading the older > 2.4.2 version and building that worked just fine so I can live with that > for now. I am building under Windows XP if that makes any difference. Ok, though it's probably best if we can work out how you can use the latest version; there are fixes and improvements. I did notice that the Sesame SNAPSHOT jars shouldn't be coming from the Simile Maven proxy server. Certainly that would be one reason why dependency mismatches arise as our proxied SNAPSHOTs probably reflect a dependency state that's months old. I'm not sure why that's happening though; which version of Maven are you using, and which command did you run for the build? -- Ryan Lee [EMAIL PROTECTED] MIT CSAIL Research Staff http://simile.mit.edu/ http://people.csail.mit.edu/ryanlee/ _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
