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-1736

idea/eclipse plugin fails fast when some dependency is unresolved

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0-milestone-5

Description

idea/eclipse plugin fails fast when some dependency is unresolved. This means that if there's a single unresolved dependency then none (zero) metadata files are generated. This is highly undesirable because even that there are unresolved dependencies the user may be interested in pulling the project into the IDE.

This also affects the Tooling API - if a single dependency is unresolved the Tooling API will not create a model at all. Tooling API client may be interested in the model anyway, regardless if there are some unresolved dependencies.

Activity

  • All
  • Comments
  • History
  • Activity
  • TeamCity
  • Commits
  • Source
  • Reviews
Hide
Permalink
Szczepan Faber added a comment - 06/Oct/11 11:10 AM

I'm resolving this issue because it is resolved in the master

There're next steps worth implementing (e.g. model the unresolved dependencies explicitly in the tooling-api; try resolve dependencies from all related configurations instead of failing on the first one, etc.). However I suggest we tackle them as separate issues.

Show
Szczepan Faber added a comment - 06/Oct/11 11:10 AM I'm resolving this issue because it is resolved in the master There're next steps worth implementing (e.g. model the unresolved dependencies explicitly in the tooling-api; try resolve dependencies from all related configurations instead of failing on the first one, etc.). However I suggest we tackle them as separate issues.

People

  • Assignee:
    Szczepan Faber
    Reporter:
    Szczepan Faber
Vote (0)
Watch (1)

Dates

  • Created:
    09/Aug/11 4:31 PM
    Updated:
    04/Jan/13 5:10 AM
    Resolved:
    06/Oct/11 11:10 AM
  • 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.