In the pom.xml under project/repositories add
    <repository>
      <id>scala-tools.org.snapshots</id>
      <name>Scala-Tools Maven2 Repository for Snapshots</name>
      <url>http://scala-tools.org/repo-snapshots</url>
      <snapshots/>
    </repository>

and set the version of lift-... to 0.10-SNAPSHOT

quicker than update and build lift every day ;)

/davidB

On Tue, Oct 28, 2008 at 7:25 PM, 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to