File tree Expand file tree Collapse file tree 4 files changed +4
-19
lines changed
maven-surefire-report-plugin Expand file tree Collapse file tree 4 files changed +4
-19
lines changed Original file line number Diff line number Diff line change 8787
8888 <build >
8989 <plugins >
90- <plugin >
91- <groupId >org.apache.maven.plugins</groupId >
92- <artifactId >maven-plugin-plugin</artifactId >
93- </plugin >
9490 <plugin >
9591 <groupId >org.jacoco</groupId >
9692 <artifactId >jacoco-maven-plugin</artifactId >
196192 <plugins >
197193 <plugin >
198194 <groupId >org.apache.maven.plugins</groupId >
199- <artifactId >maven-plugin-plugin</artifactId >
195+ <artifactId >maven-plugin-report- plugin</artifactId >
200196 </plugin >
201197 </plugins >
202198 </reporting >
Original file line number Diff line number Diff line change 6262
6363 <build >
6464 <plugins >
65- <plugin >
66- <groupId >org.apache.maven.plugins</groupId >
67- <artifactId >maven-plugin-plugin</artifactId >
68- </plugin >
6965 <plugin >
7066 <groupId >org.jacoco</groupId >
7167 <artifactId >jacoco-maven-plugin</artifactId >
119115 <plugins >
120116 <plugin >
121117 <groupId >org.apache.maven.plugins</groupId >
122- <artifactId >maven-plugin-plugin</artifactId >
118+ <artifactId >maven-plugin-report- plugin</artifactId >
123119 </plugin >
124120 </plugins >
125121 </reporting >
Original file line number Diff line number Diff line change 157157
158158 <build >
159159 <plugins >
160- <plugin >
161- <groupId >org.apache.maven.plugins</groupId >
162- <artifactId >maven-plugin-plugin</artifactId >
163- </plugin >
164160 <plugin >
165161 <groupId >org.jacoco</groupId >
166162 <artifactId >jacoco-maven-plugin</artifactId >
202198 <reporting >
203199 <plugins >
204200 <plugin >
205- <artifactId >maven-plugin-plugin</artifactId >
201+ <groupId >org.apache.maven.plugins</groupId >
202+ <artifactId >maven-plugin-report-plugin</artifactId >
206203 </plugin >
207204 </plugins >
208205 </reporting >
Original file line number Diff line number Diff line change 545545 <id >reporting</id >
546546 <reporting >
547547 <plugins >
548- <plugin >
549- <groupId >org.apache.maven.plugins</groupId >
550- <artifactId >maven-plugin-report-plugin</artifactId >
551- </plugin >
552548 <plugin >
553549 <groupId >org.apache.maven.plugins</groupId >
554550 <artifactId >maven-changes-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments