Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
depends-maven-plugin uses doclet maven instructions. As I'd like to re-use the plugin's mojo in my own plugin, I has to make a reference to the mojo what I am not able because doclets are not included in compiled classes, so my plugin does not see them.
So, I think the doclets should be changed with the annotations: [1]
[1] https://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html
Attachments
Issue Links
- links to