Afraid not - it will build a "site" directory within the "target" directory of 
any given module... they are just html pages, so load up the index page and 
away you go.

Cheers, Tim

On 2 Feb 2010, at 23:10, Naftoli Gugenheim wrote:

> I think it ends up in a jar in your maven repository.
> 
> -------------------------------------
> Strom<strommo...@gmail.com> wrote:
> 
> Sorry...double checked and I didn't notice that I have to be in the
> "framework" directory (that's what I get for rushing). It seems to be
> doing something now. As for my other question, how would I go about
> viewing the api after the scala doc is generated?
> 
> Thanks!
> Strom
> 
> On Feb 2, 11:02 pm, Naftoli Gugenheim <naftoli...@gmail.com> wrote:
>> What about with -U ?
>> 
>> -------------------------------------
>> 
>> Strom<strommo...@gmail.com> wrote:
>> 
>> Thanks Tim,
>> But I get this:
>> 
>> C:\ws\liftweb>mvn clean scala:doc
>> [INFO] Scanning for projects...
>> [INFO] Reactor build order:
>> [INFO]   Lift Web Framework
>> [INFO]   Lift Base Components
>> [INFO]   Lift Common
>> [INFO]   Lift Actor
>> [INFO]   Lift Json
>> [INFO]   Lift Util
>> [INFO]   Lift WebKit
>> [INFO]   Lift Persistence Components
>> [INFO]   Lift Mapper
>> [INFO]   Lift JPA
>> [INFO]   Lift Record
>> [INFO]   Lift Addon Modules
>> [INFO]   Lift TestKit
>> [INFO]   Lift OSGi
>> [INFO]   Lift Wizard
>> [INFO]   Lift Widgets
>> [INFO]   Lift Machine
>> [INFO]   Lift Textile
>> [INFO]   Lift Facebook
>> [INFO]   Lift AMQP
>> [INFO]   Lift XMPP
>> [INFO]   Lift OpenID
>> [INFO]   Lift OAuth
>> [INFO]   Lift OAuth Mapper
>> [INFO]   Lift PayPal
>> [INFO]   Lift JTA
>> [INFO]   Lift Imaging
>> [INFO]   Lift Core (full lift)
>> [INFO]   Lift Archetypes
>> [INFO]   lift-archetype-blank
>> [INFO]   lift-archetype-basic
>> [INFO]   lift-archetype-jpa-blank-single
>> [INFO]   lift-archetype-jpa-blank
>> [INFO]   lift-archetype-jpa-basic
>> [INFO]   Lift Examples
>> [INFO]   Lift Standard Example
>> [INFO]   OSGi Examples for Lift
>> [INFO]   OSGi Examples for Lift - Hello
>> [INFO]   Skittr Example
>> [INFO]   HelloLift example application
>> [INFO]   HelloDarwin tutorial application
>> [INFO]   JPA Demo Master
>> [INFO]   JPADemo-spa
>> [INFO]   JPADemo-web
>> [INFO]   Lift Flot widget example
>> [INFO]   HTTP Authentication example
>> [INFO]   Lift Web Framework Parent Aggregator
>> [INFO] Searching repository for plugin with prefix: 'scala'.
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] The plugin 'org.apache.maven.plugins:maven-scala-plugin' does
>> not exist or no valid
>>  version could be found
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 1 second
>> [INFO] Finished at: Tue Feb 02 22:57:31 GMT 2010
>> [INFO] Final Memory: 4M/8M
>> [INFO]
>> ------------------------------------------------------------------------
>> 
>> And after this, where can I view the doc? Sorry...I'm not very
>> polished on maven.
>> 
>> On Feb 2, 10:52 pm, Timothy Perrett <timo...@getintheloop.eu> wrote:
>> 
>> 
>> 
>>> Clone lift from git, cd into the framework directory and run:
>> 
>>> mvn scala:doc
>> 
>>> Cheers, Tim
>> 
>>> On 2 Feb 2010, at 22:35, Strom wrote:
>> 
>>>> Hi,
>>>> I'm traveling, and I have about an hour to figure out how to download
>>>> the liftweb 1.1 API so I can continue to work offline for the next few
>>>> days.
>> 
>>>> I've done "mvn clean scala:doc" in my project directory, but I'm not
>>>> sure what to do next. Are the API classes in html format somewhere, or
>>>> am I missing something?
>> 
>>>> Thanks!
>>>> Strom
>> 
>>>> --
>>>> You received this message because you are subscribed to the Google Groups 
>>>> "Lift" group.
>>>> To post to this group, send email to lift...@googlegroups.com.
>>>> To unsubscribe from this group, send email to 
>>>> liftweb+unsubscr...@googlegroups.com.
>>>> For more options, visit this group 
>>>> athttp://groups.google.com/group/liftweb?hl=en.
>> 
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Lift" group.
>> To post to this group, send email to lift...@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> liftweb+unsubscr...@googlegroups.com.
>> For more options, visit this group 
>> athttp://groups.google.com/group/liftweb?hl=en.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Lift" group.
> To post to this group, send email to lift...@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.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Lift" group.
> To post to this group, send email to lift...@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.
> 
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@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