Are you talking about the Getting Started doc? I just tested the PDF and I
don't get extra newlines or spaces in either of the archetype create
listings. The HTML version has some issues with both spacing and quotes, but
I haven't figured out how to cajole tex4ht into producing proper output.

Derek

On Mon, Mar 30, 2009 at 12:25 AM, Alex <[email protected]> wrote:

>
> Indeed I had this issue as well. One positive is it makes you look at
> one line individually. :)
>
>
> On Mar 29, 4:14 pm, "[email protected]"
> <[email protected]> wrote:
> > the first maven call contains superfluous line breaks. This doesn't
> > look very nice. The second maven call contains superfluous blanks.
> > Both make copy-paste of the respective code impossible.
> >
> >     mvn archetype:generate -U \
> >
> >       -DarchetypeGroupId=net.liftweb \
> >
> >       -DarchetypeArtifactId=lift-archetype-blank \
> >
> >       -DarchetypeVersion=1.0 \
> >
> >       -DremoteRepositories=http://scala-tools.org/repo-releases\
> >
> >       -DgroupId=demo.helloworld \
> >
> >       -DartifactId=helloworld \
> >
> >       -Dversion=1.0-SNAPSHOT
> >
> > mvn archetype:generate -U \
> > -DarchetypeGroupId=net.liftweb \
> > -DarchetypeArtifactId=lift-archetype-basic \
> > -DarchetypeVersion=1.0 \
> > -DremoteRepositories=http://scala-tools.org/repo-releases\
> > -DgroupId=com.liftworkshop \
> > -DartifactId=todo \
> > -Dversion=0.1-SNAPSHOT
>
> >
>

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