That would be because you didnt "cd framework" as per my previous instruction. 
Try the command from the framework directory and it will work...

Cheers, Tim

On 2 Feb 2010, at 22:58, Strom 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 <[email protected]> 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 [email protected].
>>> To unsubscribe from this group, send email to 
>>> [email protected].
>>> 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 [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.
> 
> 

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