Gradle

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
To raise new issues or bugs against Gradle, please use forums.gradle.org.
  • Gradle
  • GRADLE-1007

dependencyReport does not notice updates to build.gradle

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Resolution: Unresolved
  • Affects Version/s: 0.9
  • Fix Version/s: None

Description

Working on cleaning up my dependencies and found that the dependency report does not regenerate after a chance to build.gradle.

gradle dependencyReport
... editing build.gradle and save
gradle dependencyReport

yields:
:fissuresUtil:dependencyReport UP-TO-DATE

BUILD SUCCESSFUL

Seems like dependency report should declare that the build file in an input

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • History
  • Activity
  • TeamCity
  • Commits
  • Source
  • Reviews
Hide
Permalink
Hans Dockter added a comment - 29/Jul/10 4:09 AM

Did you change the dependencies section with your build.gradle update?

Show
Hans Dockter added a comment - 29/Jul/10 4:09 AM Did you change the dependencies section with your build.gradle update?
Hide
Permalink
Mathias Kalb added a comment - 07/Jan/11 9:05 AM

I also had this problem with the version 0.9rc3

Show
Mathias Kalb added a comment - 07/Jan/11 9:05 AM I also had this problem with the version 0.9rc3
Hide
Permalink
Mathias Kalb added a comment - 18/Jan/11 9:48 AM

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.

Show
Mathias Kalb added a comment - 18/Jan/11 9:48 AM 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.

People

  • Assignee:
    Unassigned
    Reporter:
    Philip Crotwell
Vote (2)
Watch (3)

Dates

  • Created:
    24/Jun/10 10:23 AM
    Updated:
    13/Apr/12 6:42 PM
  • Atlassian JIRA (v5.0.3#729-sha1:bf569e4)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Gradle. Try JIRA - bug tracking software for your team.