On Mon, Aug 17, 2009 at 7:22 PM, Morris Jones <m...@whiteoaks.com> wrote:

>
> Great suggestion, and I'd love to do that.  When I changed the versions
> to 1.1-SNAPSHOT in the POM file, maven wasn't able to find them at
> scala-tools.org.
>
> I guess I need to add another repository.


    <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>


>  I'll look into that.
>
> Thanks,
> Mojo
>
> David Pollak wrote:
> > It's also a really, really good idea to use Lift 1.1-SNAPSHOT or Lift
> > 1.1-M4.  There's a polite error message when in development mode that
> > points out that the particular page needs to be added to SiteMap.
> >
> > Derek & Co.  Any way to update the PDF book to use 1.1-/something/?
> >
> > On Sun, Aug 16, 2009 at 11:25 PM, Morris Jones <m...@whiteoaks.com
> > <mailto:m...@whiteoaks.com>> wrote:
> >
> >
> >     marius d. wrote:
> >      > I believe the book describes the SiteMap quite extensively. Yes,
> if
> >      > you are using SiteMap then you have to add your new page to the
> >      > SiteMap.
> >
> >     I have no doubt that it's there in great detail.  I just stumbled
> trying
> >     to experiment with it before I knew what I was doing, or got to that
> >     chapter.  :)  Thanks ...
>
>
> --
> Morris Jones
> Monrovia, CA
> http://www.whiteoaks.com
> Old Town Astronomers: http://www.otastro.org
> http://twitter.com/mojo_la
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
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 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to