diff --git a/swt/pom.xml b/swt/pom.xml index fc3823b..5330225 100644 --- a/swt/pom.xml +++ b/swt/pom.xml @@ -59,6 +59,16 @@ scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/swt + + + + maven-surefire-plugin + + ${surefire.argLine} + + + + @@ -293,6 +303,7 @@ org.eclipse.swt.cocoa macosx + -XstartOnFirstThread -->