Skip to content

Cannot fingerprint input property 'gemConfiguration' #448

Open
@boris-petrov

Description

@boris-petrov

I have:

task rubocop(type: JRubyExec) {
	jruby.gemConfiguration 'rubocop'
	...
}

When running on Gradle 8 this leads to:

Cannot fingerprint input property 'gemConfiguration': value 'configuration ':rubocop'' cannot be serialized.

cc @donv, @UweKubosch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions