slawekjaranowski commented on code in PR #471: URL: https://github.com/apache/maven-dependency-plugin/pull/471#discussion_r1847147682
########## pom.xml: ########## @@ -171,6 +171,11 @@ under the License. <artifactId>plexus-archiver</artifactId> <version>${plexus-archiver.version}</version> </dependency> + <dependency> + <groupId>org.eclipse.sisu</groupId> + <artifactId>org.eclipse.sisu.plexus</artifactId> + <version>0.9.0.M3</version> + </dependency> Review Comment: please check if it is provided by Maven -- 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