[ 
https://issues.apache.org/jira/browse/MPLUGIN-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MPLUGIN-517.
----------------------------------
    Resolution: Fixed

Fixed with 
[e746d9cc35cb03c03c61101d2b11f8247e6dcc82|https://gitbox.apache.org/repos/asf?p=maven-plugin-tools.git&a=commit&h=e746d9cc35cb03c03c61101d2b11f8247e6dcc82].

> GoalRenderer renderParameterDetails() renders in wrong order
> ------------------------------------------------------------
>
>                 Key: MPLUGIN-517
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-517
>             Project: Maven Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Reporting Plugin
>    Affects Versions: 3.11.0, 3.12.0
>            Reporter: Max Philipp Wriedt
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.12.1
>
>
> GoalRenderer.java:360
> {code:java}
>             sink.anchor(parameter.getName());
>             startSection(format("parameter.name", parameter.getName()));
>             sink.anchor_();
> {code}
> The closing {{anchor_();}} should be before starting the section.



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

Reply via email to