[ 
https://issues.apache.org/jira/browse/MNG-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803873#comment-17803873
 ] 

Michael Osipov commented on MNG-7309:
-------------------------------------

Fixed with 
[b23afbc9849d57b0a4ff0f2bdd3fff5520a95f7c|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=b23afbc9849d57b0a4ff0f2bdd3fff5520a95f7c]
 for {{maven-3.9.x}} branch.

> Remove redundant MojoDescriptor parameterMap
> --------------------------------------------
>
>                 Key: MNG-7309
>                 URL: https://issues.apache.org/jira/browse/MNG-7309
>             Project: Maven
>          Issue Type: Task
>          Components: Core
>            Reporter: Tamas Cservenak
>            Assignee: Tamas Cservenak
>            Priority: Major
>             Fix For: 3.9.x-candidate, 4.0.0-alpha-2, 4.0.0
>
>
> The class maven-plugin-api:MojoDescriptor contains a list of parameters and a 
> map of parameters: 
> https://maven.apache.org/ref/3.8.4/maven-plugin-api/xref/org/apache/maven/plugin/descriptor/MojoDescriptor.html#L58
> The code is broken, in a way that the two – that should contain same things – 
> may end up not containing same things.
> Note: not that anything uses it in such way, as instances of this class are 
> loaded up from descriptor, but still, it may easily lead to confusion.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to