On Thu, Dec 4, 2008 at 3:02 PM, David Bernard <[EMAIL PROTECTED]>wrote:
> > On Thu, Dec 4, 2008 at 09:22, Harshad RJ <[EMAIL PROTECTED]> wrote: > > That's strange! > > > > I did see those tips on blowing away ~/.m2, and in fact, I had started > with > > a clean Fedora install. > > > > For extra measure, I tried removing ~/.m2 now, and I still get the same > > error... > > > > One thing I notice is that, at this location: > > > http://scala-tools.org/repo-snapshots/net/liftweb/lift-archetype-blank/0.10-SNAPSHOT/ > > > > ... I cann't see any > > lift-archetype-blank-0.10-SNAPSHOT.jar > > > > which is the file maven is looking for. > > > > There are a couple of similarly named files such as > > lift-archetype-blank-0.10-20081124.173443-167-sources.jar > > > > Is that how it is supposed to be? > > maven could store SNAPSHOT in two way (configuration of the project): > * one jar SNAPSHOT > * several jar SNAPSHOT replace by timestamp, in this case maven use > metadata to find the right one > Ah, thanks for the info. What else can I try? I am using Fedora 9, with scala 2.7.2, openjdk, maven 2.0.9. Btw, I have been using lift + maven + scala 2.7.1 for quite some time without any problems. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
