Azuaron commented on code in PR #1327:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/1327#discussion_r3852424265


##########
src/it/projects/dependency-sets/massembly-1008/verify.groovy:
##########
@@ -19,18 +19,14 @@
 
 import java.io.*;
 
+// guava is absent from the runtime dependencySet: the nearer test-scoped 
guava 32.0.0-jre wins

Review Comment:
   I don't think it's maven-assembly-plugin's place to decide what is "wanted" 
in dependency resolution; this plugin should match what Maven does everywhere 
else. This is how Maven works everywhere else.



-- 
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