[GRADLE-1007] dependencyReport does not notice updates to build.gradle Created: 24/Jun/10 Updated: 07/Dec/16 Resolved: 07/Dec/16 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 0.9 |
Fix Version/s: | None |
Type: | Bug | ||
Reporter: | Philip Crotwell | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 2 |
Description |
Working on cleaning up my dependencies and found that the dependency report does not regenerate after a chance to build.gradle. gradle dependencyReport yields: BUILD SUCCESSFUL Seems like dependency report should declare that the build file in an input |
Comments |
Comment by Hans Dockter [ 29/Jul/10 ] |
Did you change the dependencies section with your build.gradle update? |
Comment by Mathias Kalb [ 07/Jan/11 ] |
I also had this problem with the version 0.9rc3 |
Comment by Mathias Kalb [ 18/Jan/11 ] |
I tested it with version 0.9.1. If you change the dependency section (add, remove or change dependencies) the dependencyReport doesn't notice that. |
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 Mathias Kalb [ 03/Dec/16 ] |
This issue is solved and can be closed. |