Vlad Chesnokov
Vlad Chesnokov
Keeping this open because we want to fix the docs.
This issue needs a decision from the team responsible for that area. They have been informed. Response time may vary.
This is a valid documentation issue. *** There are no plans to host installation scripts on gradle.org/gradle.com to install gradle with `curl | sh`. That means we would not accept...
This issue is a good choice for first-time contributors to Gradle, it is actionable and ready for contribution. See [CONTRIBUTING.md](https://github.com/gradle/gradle/blob/master/CONTRIBUTING.md) for more information.
Is it a duplicate of * https://github.com/gradle/gradle/issues/1686 ?
> In other news: I specifically removed the to-triage tag to avoid bothering anyone with this issue and the bot re-added it. What's with that? That's because this issue does...
Thank you for your contribution! This PR has a valid DCO and tests. The relevant team for this area will confirm the design of the implementation choices.
Moving this to draft since there are issues to address. The team is busy with other priorities, so it may be a while until they return to it.
Your issue appears to be a question about how to use Gradle. They should be asked in a different channel, so we will close it. Your question might be answered...
@ianbrandt Sorry, I was wrong; our analysis was too shallow. You are correct, this is a Gradle issue. The root cause lies [here](https://github.com/gradle/gradle/blob/ddec0863e6206fec8cfddb67630a77c6cd135112/platforms/jvm/plugins-application/src/main/java/org/gradle/api/plugins/ApplicationPlugin.java#L146). 1. The order of task configuration does...