This is an automated email from the ASF dual-hosted git repository.
apalumbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/master by this push:
new b3e6bf8 (noJira) duplicate
<artifactId>maven-surefire-plugin</artifactId> in core/pom.xml
b3e6bf8 is described below
commit b3e6bf842532c5223a254c42e308348c258b064e
Author: Andrew Palumbo <[email protected]>
AuthorDate: Thu May 30 15:27:59 2019 -0700
(noJira) duplicate <artifactId>maven-surefire-plugin</artifactId>
in core/pom.xml
---
core/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/core/pom.xml b/core/pom.xml
index a5ec594..f92e542 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -258,11 +258,6 @@
<artifactId>apache-rat-plugin</artifactId>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-plugin</artifactId>
- </plugin>
-
<!-- copy jars to lib/ -->
<plugin>
<artifactId>maven-antrun-plugin</artifactId>