wilx commented on code in PR #1668: URL: https://github.com/apache/maven-dependency-plugin/pull/1668#discussion_r3706113138
########## src/main/java/org/apache/maven/plugins/dependency/fromConfiguration/ArtifactItem.java: ########## @@ -34,7 +33,7 @@ * @author <a href="mailto:[email protected]">Brian Fox</a> * @since 1.0 */ -public class ArtifactItem implements DependableCoordinate { Review Comment: This is necessary if we are to move forward with this task. It at least keeps most of the source compatibility. People can deal with this. They should not be using plugin internal classes anyway. -- 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]
