Gradle nested subproject with number in name #33499
Unanswered
plannigan
asked this question in
Request Help
Replies: 1 comment
-
What logic could Renovate use to know that this is not a dependency to look up? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
Reproducible Repo
Hosted Job Number: 01944d59-170f-727b-bfd0-2e2561092ae5
When a Gradle project has a subproject that is nested within multiple directories AND has a digit in the project name, Renovate considers the
included()
line withinsettings.gradle.kts
as a dependency specification. As a result, the execution raises a warning about not being able to find the package.Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions