Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Conversation

@davidkron
Copy link

Tried fixing the following issue:
#268

The problem seems to have appeared because of a migration to a newer Gradle version. Previously the grails-shell dependency was referenced with the provided scope, which was removed from Gradle. But the currently used api is not a proper replacement for provided as the dependency will be included in the Grails application artifact and not only during compile time.

@CLAassistant
Copy link

CLAassistant commented Mar 26, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@puneetbehl puneetbehl merged commit 78c12d1 into grails:4.0.x May 2, 2024
@davidkron davidkron deleted the issue-268 branch May 3, 2024 16:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants