candy-doc-maven-plugin icon indicating copy to clipboard operation
candy-doc-maven-plugin copied to clipboard

Plugin doesn't recognize inherited attributes as dependencies

Open Yugo-Cartron opened this issue 1 year ago • 2 comments

Description

Describe the bug The plugin doesn't recognize inherited attributes as dependencies

Expected behavior We want the plugin to define inherited attributes as class dependencies

Version

2.1.0

  • OS: Linux
  • Version: 22

Yugo-Cartron avatar May 17 '23 13:05 Yugo-Cartron

What do you mean by inherited attributes ?

ecattez avatar May 30 '23 14:05 ecattez

When a child class extends an abstract class, the abstract class attributes are not recognized as child class dependencies.

Yugo-Cartron avatar Jun 02 '23 15:06 Yugo-Cartron