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]
