InitializationException thrown by picocli-codegen on class without direct options #1318
Labels
theme: annotation-proc
An issue or change related to the annotation processor
theme: arg-group
An issue or change related to argument groups
InitializationException
is thrown by picocli-codegen whenArgGroup
is set on a class that has no direct options but extends one that has options.Example:
Stacktrace:
Gist to reproduce:
https://gist.github.com/charphi/cd915fef9f38edec3994051217728669
The text was updated successfully, but these errors were encountered: