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

>
>
> On Thu, Dec 4, 2008 at 1:16 PM, Erick Fleming <[EMAIL PROTECTED]> wrote:
>>
>> I tried your command on my machine and all went well.  You might want to
>> try and blow away your entire maven repository ~/.m2
>>
>> This was a problem discussed last week after 2.7.2 was released.
>
>
> --
> Harshad RJ
> http://hrj.wikidot.com
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to