slachiewicz commented on a change in pull request #34: [MRESOLVER-88] Use Java 
7 features and style fixes
URL: https://github.com/apache/maven-resolver/pull/34#discussion_r283028970
 
 

 ##########
 File path: 
maven-resolver-util/src/main/java/org/eclipse/aether/util/graph/manager/DependencyManagerUtils.java
 ##########
 @@ -33,10 +32,10 @@
 {
 
     /**
-     * The key in the repository session's {@link 
RepositorySystemSession#getConfigProperties() configuration
-     * properties} used to store a {@link Boolean} flag controlling the 
verbose mode for dependency management. If
-     * enabled, the original attributes of a dependency before its update due 
to dependency managemnent will be recorded
-     * in the node's {@link DependencyNode#getData() custom data} when 
building a dependency graph.
+     * The key in the repository session's {@link 
org.eclipse.aether.RepositorySystemSession#getConfigProperties()
 
 Review comment:
   to remove warnings from IDE. 2nd arg is actual class so no need to prefix 
with package

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