But of course! Clone the lift source repo onto your local machine then do
the following:

cd <the place you cloned lift>
mvn scala:doc

Cheers, Tim

On 27/06/2009 14:07, "george" <[email protected]> wrote:

> 
> Is there any way to locally generate the Lift API scaladocs without
> needing scala-tools.org?
> 
> George
> 
> On Jun 27, 1:16 pm, Josh Suereth <[email protected]> wrote:
>> Hi, I forwarded the email to [email protected], but I have not received
>> it back (meaning is has not been sent).   I also tried ssh'ing onto the box,
>> and was unsuccessful.  That's being my powers of admin for
>> scala-tools.orguntil we can get it active again.
>> 
>> David Pollak and Derek Chen-Becker are the other admins (for future
>> reference).
>> 
>> - Josh
>> 
>> 
>> 
>> On Sat, Jun 27, 2009 at 5:28 AM, marius d. <[email protected]> wrote:
>> 
>>> dunno who can help .. I sent an email on scala-list but nothing yet
>> 
>>> On Jun 27, 12:17 pm, Timothy Perrett <[email protected]> wrote:
>>>> @marius Is there anyone around to checkup on scala-tools? DavidB
>>>> doesn't monitor the lift list much these days and I'm not sure if
>>>> there are any other non-American guys (I.e people who are awake now!)
>>>> to take a look at the server?
>> 
>>>> Cheers, Tim
>> 
>>>> Sent from my iPhone
>> 
>>>> On 27 Jun 2009, at 10:06, "marius d." <[email protected]> wrote:
>> 
>>>>> try maven -o ....
>> 
>>>>> Marius
>> 
>>>>> On Jun 27, 11:46 am, Ellis <[email protected]> wrote:
>>>>>> Maven is suddenly refusing to compile because scala-tools.org is
>>>>>> down.  Can the liftweb-snapshot-1.1 POM be changed in order to let
>>>>>> maven work in offline mode?
>> 
>>>>>> Here's an excerpt of the error message when trying to run in offline
>>>>>> mode:
>>>>>> $ mvn -o -npu compile
>>>>>> [INFO]
>>>>>> NOTE: Maven is executing in offline mode. Any artifacts not already
>>>>>> in
>>>>>> your local
>>>>>> repository will be
>>>>>> inaccessible.
>>>>>> ...
>>>>>> [ERROR] BUILD
>>>>>> ERROR
>>>>>> [INFO]
>>>>>> ---
>>>>>> ---------------------------------------------------------------------
>>>>>> [INFO] Failed to resolve
>>>>>> artifact.
>>>>>> ...
>>>>>> Missing:
>>>>>> ----------
>>>>>> 1) net.liftweb:lift-util:jar:1.1-SNAPSHOT
>>>>>> ...
>> 
>>>>>> The files DO appear to be in my local repository, last updated via
>>>>>> maven yesterday at 15:20 GMT:
>>>>>> $ ls -1 /home/ellis/.m2/repository/net/liftweb/lift-util/1.1-
>>>>>> SNAPSHOT/
>>>>>> lift-util-1.1-SNAPSHOT.jar
>>>>>> lift-util-1.1-SNAPSHOT.jar.sha1
>>>>>> lift-util-1.1-SNAPSHOT-javadoc.jar.lastUpdated
>>>>>> lift-util-1.1-SNAPSHOT.pom
>>>>>> lift-util-1.1-SNAPSHOT.pom.sha1
>>>>>> lift-util-1.1-SNAPSHOT-sources.jar
>>>>>> lift-util-1.1-SNAPSHOT-sources.jar.sha1
>>>>>> maven-metadata-scala-tools.org.snapshots.xml
>>>>>> maven-metadata-scala-tools.org.snapshots.xml.sha1
>>>>>> maven-metadata-scala-tools.org.xml
>>>>>> resolver-status.properties
>> 
>>>>>> Any ideas how to force maven to use the files that it was content to
>>>>>> use yesterday?
>> 
>>>>>> Thanks,
>>>>>> Ellis
> > 
> 



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