cstamas commented on a change in pull request #584:
URL: https://github.com/apache/maven/pull/584#discussion_r761429449



##########
File path: 
maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/MojoDescriptor.java
##########
@@ -229,20 +227,18 @@ public void addParameter( Parameter parameter )
     }
 
     /**
-     * @return the list parameters as a Map
+     * @return the list parameters as a Map that is built from {@link 
#parameters} list. Any change to this map is NOT
+     *         reflected on list and other way around!

Review comment:
       Fixed




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