Ernst Reissner created MPH-208: ---------------------------------- Summary: display leaf parameters if a parameter is a complex object Key: MPH-208 URL: https://issues.apache.org/jira/browse/MPH-208 Project: Maven Help Plugin Issue Type: New Feature Components: describe Affects Versions: 3.4.0 Reporter: Ernst Reissner
In my configuration I have a @Parameter named `settings` which is an object with fields again @Parameters. This is because I have a lot of parameters and this is a way to structure the parameters. The problem is, that `mvn latex:help -Ddetail=true` (`latex-maven-plugin` is my plugin) tells me only that `settings` is a parameter without displaying the parameters nested inside. Maybe I dont use this plugin properly, but then maybe some improvement in the documentation would be helpful. -- This message was sent by Atlassian Jira (v8.20.10#820010)