vanniktech/gradle-dependency-graph-generator-plugin

validatePlugins failed: not annotated with input or output annotation

shivamkumar13 opened this issue · 2 comments

Execution failed for task ':validatePlugins'.
Warning: Type 'DependencyGraphGeneratorTask': property 'generator' is not annotated with an input or output annotation.
Warning: Type 'ProjectDependencyGraphGeneratorTask': property 'projectGenerator' is not annotated with an input or output annotation.

maven plugin has been deprecated. Please use the maven-publish plugin instead

Can you try the latest snapshot? Otherwise, I'd be happy to take a PR.

I'm closing this issue due to inactivity. If you have any further input on the issue, don't hesitate to reopen this issue or post a new one.