|
@ -188,6 +188,7 @@ |
|
|
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory> |
|
|
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory> |
|
|
<junitxml>.</junitxml> |
|
|
<junitxml>.</junitxml> |
|
|
<filereports>WDF TestSuite.txt</filereports> |
|
|
<filereports>WDF TestSuite.txt</filereports> |
|
|
|
|
|
<argLine>-Xmx384m</argLine> |
|
|
</configuration> |
|
|
</configuration> |
|
|
<executions> |
|
|
<executions> |
|
|
<execution> |
|
|
<execution> |
|
@ -247,12 +248,12 @@ |
|
|
</goals> |
|
|
</goals> |
|
|
</execution> |
|
|
</execution> |
|
|
</executions> |
|
|
</executions> |
|
|
<configuration> |
|
|
|
|
|
|
|
|
<!--<configuration> |
|
|
<jvmArgs> |
|
|
<jvmArgs> |
|
|
<jvmArg>-Xms64m</jvmArg> |
|
|
<jvmArg>-Xms64m</jvmArg> |
|
|
<jvmArg>-Xmx1024m</jvmArg> |
|
|
<jvmArg>-Xmx1024m</jvmArg> |
|
|
</jvmArgs> |
|
|
</jvmArgs> |
|
|
</configuration> |
|
|
|
|
|
|
|
|
</configuration>--> |
|
|
</plugin> |
|
|
</plugin> |
|
|
<plugin> |
|
|
<plugin> |
|
|
<artifactId>maven-resources-plugin</artifactId> |
|
|
<artifactId>maven-resources-plugin</artifactId> |
|
|