File tree Expand file tree Collapse file tree
example-testng-fork-execution Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9090 <plugin >
9191 <groupId >org.apache.maven.plugins</groupId >
9292 <artifactId >maven-surefire-plugin</artifactId >
93- <version >3.5.1 </version >
93+ <version >3.5.4 </version >
9494 <configuration >
9595 <includes >
9696 <include >**/BasicRunTest.class</include >
107107 <plugin >
108108 <groupId >org.apache.maven.plugins</groupId >
109109 <artifactId >maven-surefire-plugin</artifactId >
110- <version >3.5.1 </version >
110+ <version >3.5.4 </version >
111111 <configuration >
112112 <includes >
113113 <include >**/BasicReRunTest.class</include >
Original file line number Diff line number Diff line change 6262 <plugin >
6363 <groupId >org.apache.maven.plugins</groupId >
6464 <artifactId >maven-surefire-plugin</artifactId >
65- <version >2.22.2 </version >
65+ <version >3.5.4 </version >
6666 <configuration >
6767 <argLine >
6868 -javaagent:"${settings.localRepository} /org/aspectj/aspectjweaver/${aspectj.version} /aspectjweaver-${aspectj.version} .jar"
Original file line number Diff line number Diff line change 8686 <plugin >
8787 <groupId >org.apache.maven.plugins</groupId >
8888 <artifactId >maven-surefire-plugin</artifactId >
89- <version >3.0.0-M6 </version >
89+ <version >3.5.4 </version >
9090 <configuration >
9191 <useModulePath >false</useModulePath > <!-- https://issues.apache.org/jira/browse/SUREFIRE-1809 -->
9292 <useFile >false</useFile >
Original file line number Diff line number Diff line change 5555 <plugin >
5656 <groupId >org.apache.maven.plugins</groupId >
5757 <artifactId >maven-surefire-plugin</artifactId >
58- <version >3.5.1 </version >
58+ <version >3.5.4 </version >
5959 <configuration >
6060 <forkCount >2</forkCount >
6161 <reuseForks >false</reuseForks >
Original file line number Diff line number Diff line change 9292 <plugin >
9393 <groupId >org.apache.maven.plugins</groupId >
9494 <artifactId >maven-surefire-plugin</artifactId >
95- <version >2.22.2 </version >
95+ <version >3.5.4 </version >
9696 <configuration >
9797
9898 <!-- Uncomment it if you don't want your build to be failed in case of test errors -->
You can’t perform that action at this time.
0 commit comments