apache / apache/maven-plugin-tools

[MPLUGIN-486] display leaf parameters if a parameter is a complex object

Open
#795 1 comment 0 reactions 0 assignees View on GitHub
enhancement priority:major
Dominant language
Java
Stars
64
Forks
71
Avg merge
12h 24m
Merged PRs (30d)
32

Description

**[Ernst Reissner](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ernstreissner)** opened **[MPLUGIN-486](https://issues.apache.org/jira/browse/MPLUGIN-486?redirect=false)** and commented

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.

---
No further details from [MPLUGIN-486](https://issues.apache.org/jira/browse/MPLUGIN-486?redirect=false)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.