could we stick that in a build.sh and build.bat file in the root of the project? even if that doesn't work on ALL systems, it should work on most and is self documenting for the rest.
Eelco Hillenius wrote: > >> well the checkout went great. i like that a lot. but for those of >> us who are mortal enemies of maven most of the time, what is >> the one command and what are the three clicks again? ;-) > > mvn eclipse:clean eclipse:eclipse -DdownloadSources=true > -Dmaven.test.skip=true > > The clicks are in eclipse to import the projects. > > Eelco > > -- View this message in context: http://www.nabble.com/VOTE%3A-Move-modules-around-to-make-releasing-easier-in-1.x-branch-%28and-rename-branch%29.-tf3375891.html#a9404746 Sent from the Wicket - Dev mailing list archive at Nabble.com.
