Ah! That's pretty close to what I have been doing, but thanks for the magic phrase: mvn clean package install. Abracadabra is so 4th century!
Thanks :-) Chas. Tim Perrett wrote: > Chas, > > Your best bet is to clone the git repo, then cd into the directory, then do: > > mvn clean package install > > If you then want to update from time to time, just do: > > git pull > > Cheers > > Tim > > > > On 28/10/2008 18:25, "Charles F. Munat" <[EMAIL PROTECTED]> wrote: > >> Is there a way to get Maven to download the lift-webkit jar (0.10 >> snapshot)? If not, does one just download lift from github, run mvn >> package (compile? install?) and then install the resulting jar? >> >> I'm not sure I'm doing this right. >> >> Thanks, >> >> Chas. >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
