Ah, thats good to know too :-) Though its too bad that phases still fire for test stuff when -Dmaven.test.skip=true, as often times when you need to generate something for test, but you have the tests turned off, you end up wasting time executing plugins for no reason. Minor, but kinda annoying.

--jason


On Mar 22, 2007, at 2:47 AM, Trygve Laugstøl wrote:

Jason Dillon wrote:
I just found out that -Dtest=false is the same as - Dmaven.test.skip=true... for those that don't like to type so much... FYI.

-Dmaven.test.skip=true will in addition not compile the tests vs - Dtest=false will only skip execution.

--
Trygve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to