Ernst Reissner created MPLUGIN-505: -------------------------------------- Summary: helpmojo: does not respect nested list in javadoc Key: MPLUGIN-505 URL: https://issues.apache.org/jira/browse/MPLUGIN-505 Project: Maven Plugin Tools Issue Type: Bug Affects Versions: 3.11.0 Reporter: Ernst Reissner
In https://github.com/Reissner/latex-maven-plugin/blob/master/maven-latex-plugin/src/main/java/eu/simuline/m2latex/mojo/InjectionMojo.java there is an example of a parameter with documentation containing nested lists. I create the help with goal `helpmojo`. I display this with `mvn latex:help -Ddetail -Dgoal=inj` but this yields a list with one layer only. Obviously a bug. In the api doc, all is ok. -- This message was sent by Atlassian Jira (v8.20.10#820010)