elharo commented on code in PR #811: URL: https://github.com/apache/maven-surefire/pull/811#discussion_r1966834827
########## maven-failsafe-plugin/pom.xml: ########## @@ -45,6 +45,13 @@ </properties> <dependencies> + <dependency> Review Comment: The transitive deps don't need to be declared in this pom.xml, only the direct dependencies. plexus-component-api-1.0-alpha-20 and plexus-container-default-1.0-alpha-9-stable-1 need to go away too though again not in this PR. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org