Hello all,

I got some difficulties working with lift, and heard this is the place
to ask.

The current problem seems simple. I want to get the API docs to read
them offline. But there is no (findable) place to download them. Why?
The typical time to dig into an API is while travelling, and thats
sometimes without web.

So I learned I have to download the sources, and do "mvn install
scala:doc"

Fine, lets give it a try.

Well, btw., I'm actually very happy about lift using Maven. Its not an
easy tool, but I use it at job, and in my company its definitely a
selling point for lift.

So I do

git clone git://github.com/dpp/liftweb.git

cd liftweb

mvn install scala:doc

And it misses some zeigermann xml package. Version 1.1. The
sourceforge version is 1.0b2 - ??

I find some 1.1 version (incl POM) of it at the jboss site. Of course
I dont knwo whether thats the right one, but without alternatives in
sight, I give it a try. And get

unable to download from any repo
'org.apache.maven.plugins:maven-changes-plugin:pom:2.1'

So I'm stuck. (This seems not to be because of the zeigerman stuff -
its pom doesnt have references.)

Well, any help anybody?

And, if we are at it:
What do I have to do to produce the docs for lift 1.0, instead of the
1.1 snapshot? (probably some git thing?)

Thank you very much,

regards, alux

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