[GRADLE-2343] gradle --ui - invoking task without dependencies (-a) calls the <task>-a and fails Created: 09/Jun/12 Updated: 16/Jan/17 Resolved: 16/Jan/17 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 1.0-rc-3 |
Fix Version/s: | None |
Type: | Bug | ||
Reporter: | wujek srujek | Assignee: | Unassigned |
Resolution: | Won't Fix | Votes: | 0 |
Description |
Start the gui, you get a tree of tasks. Right click on a task and choose 'Execute ignoring dependencies (-a)' it fails: Executing command: ":clean-a" FAILURE: Could not determine which tasks to execute.
BUILD FAILED Total time: 2.083 secs The same for all tasks - it simply adds '-a' to the task name. |
Comments |
Comment by Benjamin Muschko [ 15/Nov/16 ] |
As announced on the Gradle blog we are planning to completely migrate issues from JIRA to GitHub. We intend to prioritize issues that are actionable and impactful while working more closely with the community. Many of our JIRA issues are inactionable or irrelevant. We would like to request your help to ensure we can appropriately prioritize JIRA issues you’ve contributed to. Please confirm that you still advocate for your JIRA issue before December 10th, 2016 by:
We look forward to collaborating with you more closely on GitHub. Thank you for your contribution to Gradle! |
Comment by Benjamin Muschko [ 16/Jan/17 ] |
The Gradle GUI has been deprecated and is scheduled to be removed with Gradle 4.0. We are not going to work on this issue anymore. |