Skip to content

Commit debc62c

Browse files
Remove maven-failsafe-report-plugin
There is no such plugin
1 parent 1ea6551 commit debc62c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -545,11 +545,6 @@ limitations under the License.
545545
<artifactId>maven-failsafe-plugin</artifactId>
546546
<version>${mavenSurefireVersion}</version>
547547
</plugin>
548-
<plugin>
549-
<groupId>org.apache.maven.plugins</groupId>
550-
<artifactId>maven-failsafe-report-plugin</artifactId>
551-
<version>${mavenSurefireVersion}</version>
552-
</plugin>
553548
<plugin>
554549
<groupId>org.codehaus.mojo</groupId>
555550
<artifactId>taglist-maven-plugin</artifactId>

0 commit comments

Comments
 (0)