afaik mvn eclipse:eclipse doesnt run tests, so no need for the - Dmaven.test....
-igor On 3/9/07, Eelco Hillenius <[EMAIL PROTECTED]> 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
