Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails with 'Could not generate a decorated class for class cz.malohlava.VisTaskExecGraphPlugin." #17

Open
bruno-garcia opened this issue Oct 22, 2019 · 0 comments

Comments

@bruno-garcia
Copy link

I apply the plugin:

Kotlin DSL:

    id("cz.malohlava") version "1.0.3"

but it fails with:

* What went wrong:
An exception occurred applying plugin request [id: 'cz.malohlava', version: '1.0.3']
> Failed to apply plugin [id 'cz.malohlava']
   > Could not create plugin of type 'VisTaskExecGraphPlugin'.
      > Could not generate a decorated class for class cz.malohlava.VisTaskExecGraphPlugin.
         > org/gradle/execution/taskgraph/TaskExecutionPlan

Gradle:


------------------------------------------------------------
Gradle 5.6.2
------------------------------------------------------------

Build time:   2019-09-05 16:13:54 UTC
Revision:     55a5e53d855db8fc7b0e494412fc624051a8e781

Kotlin:       1.3.41
Groovy:       2.5.4
Ant:          Apache Ant(TM) version 1.9.14 compiled on March 12 2019
JVM:          1.8.0_221 (Oracle Corporation 25.221-b11)
OS:           Mac OS X 10.15 x86_64

Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant