« Return to Thread: headless -Dwt.headless mode not working

Re: headless -Dwt.headless mode not working

by Amelia A Lewis :: Rate this Message:

Reply to Author | View in Thread

On Sun, 21 Jun 2009 19:29:55 +0200, manuel aldana wrote:
> when passing headless setting to maven;
> mvn test -Dwt.headless

Try mvn test -Dwt.headless=true (or any random value).  ant -Dproperty
doesn't have the same effect as ant -Dproperty=value, even if you're
only using the property for if/unless and isset.

Amy!
--
Amelia A. Lewis                    amyzing {at} talsever.org
Igne natura renovatur integra.
_______________________________________________
WebTest mailing list
WebTest@...
http://lists.canoo.com/mailman/listinfo/webtest

 « Return to Thread: headless -Dwt.headless mode not working