Re: [Lift] intro mvn critique

2010-01-22 Thread Jonathan Ferguson
What about using "mvn archetype:generate"? It gives a wizard style interface to create new projects. Jono 2010/1/23 Tim Nelson > I've been meaning to do this for awhile: > > http://dl.dropbox.com/u/1154284/lift-mvn.html > > Feel free to add this to the main Lift site. > > Tim > > On Thu, Jan 2

Re: [Lift] intro mvn critique

2010-01-22 Thread Tim Nelson
I've been meaning to do this for awhile: http://dl.dropbox.com/u/1154284/lift-mvn.html Feel free to add this to the main Lift site. Tim On Thu, Jan 21, 2010 at 6:35 PM, Raoul Duke wrote: >> I wish, but no.  I've written my own shell script. > > ugh. > > could the html verison perhaps be improv

Re: [Lift] intro mvn critique

2010-01-21 Thread Raoul Duke
> I wish, but no.  I've written my own shell script. ugh. could the html verison perhaps be improved to not have extra blank lines which prevent me from successfully copy and pasting it into my shell? :-) http://liftweb.net/docs/getting_started/mod_master.html#x1-40001.2 sincerely. -- You rec

Re: [Lift] intro mvn critique

2010-01-21 Thread David Pollak
On Thu, Jan 21, 2010 at 4:31 PM, Raoul Duke wrote: > hi, > > i think there should be a much shorter mvn command to get started. i > do not know maven, but would it not be possible to wrap up all of the > long-winded jiggery-pokery (below) into a shorter thing that expanded > / downloaded somethin

[Lift] intro mvn critique

2010-01-21 Thread Raoul Duke
hi, i think there should be a much shorter mvn command to get started. i do not know maven, but would it not be possible to wrap up all of the long-winded jiggery-pokery (below) into a shorter thing that expanded / downloaded something that ran that command? it is just not good user experience for