michael-o commented on a change in pull request #30: Fixes MRESOLVER-7, third 
try
URL: https://github.com/apache/maven-resolver/pull/30#discussion_r270636508
 
 

 ##########
 File path: 
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/PremanagedDependency.java
 ##########
 @@ -35,18 +42,39 @@
 
     final Boolean premanagedOptional;
 
+    /**
+     * @since 1.1.0
+     */
+    final Collection<Exclusion> premanagedExclusions;
+
+    /**
+     * @since 1.1.0
 
 Review comment:
   Please change to 1.4.0.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to