Junit + Maven surefire plugin settings

已回答

It seems that running JUnit tests from a maven project results in it inheriting eg vm-args from the surefire configuration in the pom.xml.  How can I turn this off?

0

请先登录再写评论。