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

Doesn't work with gradle 8.x #91

Closed
piotr-jablonski-allegro opened this issue Oct 30, 2023 · 2 comments
Closed

Doesn't work with gradle 8.x #91

piotr-jablonski-allegro opened this issue Oct 30, 2023 · 2 comments

Comments

@piotr-jablonski-allegro

When gradle 8.x is used then following error appears:
Cannot locate tasks that match '::dependencies'. The path should not include an empty segment (try ':dependencies' instead).

@mateuszkwiecinski
Copy link
Member

Thanks for the report 🙏 I added a simple workaround, which I hope will address your setup. For some reason I expected people to pass empty string as the input when referencing the root project (intead of : which is a well-known convention)

@piotr-jablonski-allegro
Copy link
Author

That was really quick - thanks a lot :)

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

No branches or pull requests

2 participants