slawekjaranowski commented on code in PR #1259:
URL: https://github.com/apache/maven/pull/1259#discussion_r1335161028


##########
maven-core/pom.xml:
##########
@@ -164,11 +164,6 @@ under the License.
       <artifactId>xmlunit-assertj</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.junit.jupiter</groupId>
-      <artifactId>junit-jupiter-api</artifactId>
-      <scope>test</scope>
-    </dependency>

Review Comment:
   Because is added in root project pom and here we will have a duplicate



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to