I'm up at a cabin and hoped to be able to work offline, but am finding
that Maven secretly assumes that you will always be on the internet
and won't co-operate with me even using the -o (offline) option.
Answers to some very (I'm hoping) simple questions can go a long way
towards helping me out.

1) How can I build the Lift scaladocs locally on my machine?
I have downloaded the latest Lift source from GitHub but for the life
of me, digging through all the pom.xml files I can't figure out how to
get Maven to build me scaladocs for everything.  To make everything
even more confusing, some of the packages built scaladocs
(net.liftweb.util and ne.liftweb.wizard), but the rest don't.

2) In my quest to build the scaladocs, I addd scala, scalac and
scaladoc to my $PATH.  Suddenly, all I get from Maven is this:

  steelrain:engine grant$ mvn jetty:run

   ##########################################################

   ZeroTurnaround JavaRebel 1.2.2 (200812021546)
   (c) Copyright Webmedia, Ltd, 2007, 2008. All rights reserved.

   YOUR JAVAREBEL LIMITED LICENSE HAS EXPIRED!
   This product is licensed to Scala Community
   until July 1, 2009
   for unlimited number of developer seats on site.
   With the following restrictions:
   For use with Scala only

  ##########################################################

What is this?  and why is it preventing me from doing anything at all
with Maven on my machine?  I removed the scala commands from my $PATH
again (I'm on OSX 10.5.7) and it is still doing it.  More importantly,
how do I make this stop?

I have very limited access to the Internet here (although watching the
Eagles catch fish near our dock at sunrise this morning was a nice
consolation) so I'm sorry if I can't respond right away.

Thanks everyone for your patience and help.




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