Skip to content

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

Open
@bruno-garcia

Description

@bruno-garcia

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions