Skip to content

Upgrade to version 2.0.0 causes unexpected Gradle behavior #678

@bardolf

Description

@bardolf

After upgrading to version 2.0.0, I encountered some surprising issues. The detekt plugin started failing with very unrelated error. After commenting it out, the liquibase task (updateTestingRollback) was executed, even though it shouldn’t have been — and this behavior did not occur with the previous version of cutterslide plugin.

At this point, I stopped investigating further, as it seems the new version is interfering with Gradle’s expected behavior or lifecycle. I understand this description is quite vague, but creating a minimal reproducible example might take some time. Please let me know if that’s necessary — I’ll prepare one if needed.

Project setup:
Kotlin 2.1.20
Gradle 8.14
Latest versions of detekt and liquibase plugins

Thanks in advance!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions