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

idea plugin does not honor the 'single file dependency'

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

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

Description

dependencies {
  someConfig file('bar.jar')
}
ideaModule {
  scopes.COMPILE.plus += configurations.someConfig
}

1. Above does not work. Notice the dependency is declared with 'file' and not with 'files'
2. There's a possibility it does not work for ecliseClasspath, either
3. There's a possibility it does not work for eclipseWtpComponent, either

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • History
  • Activity
  • TeamCity
  • Commits
  • Source
  • Reviews
Adam Murdoch made changes - 26/Apr/11 7:31 PM
Field Original Value New Value
Fix Version/s 1.0-milestone-2 [ 10049 ]
Fix Version/s 1.0-milestone-4 [ 10060 ]
Adam Murdoch made changes - 23/Jun/11 4:19 PM
Fix Version/s 1.0-milestone-4 [ 10060 ]
Fix Version/s 1.0 [ 10051 ]
Adam Murdoch made changes - 18/Jul/11 7:17 PM
Fix Version/s 1.0 [ 10051 ]
Fix Version/s someday [ 10053 ]
Daz DeBoer made changes - 03/Aug/11 3:30 PM
Workflow jira [ 12910 ] jira with pivotal tracker [ 14570 ]
Adam Murdoch made changes - 07/Mar/12 4:46 PM
Component/s Idea [ 10024 ]
Component/s IDE integration [ 10015 ]
Adam Murdoch made changes - 13/Apr/12 6:42 PM
Fix Version/s someday [ 10053 ]
Luke Daley made changes - 03/Jan/13 5:09 AM
Workflow jira with pivotal tracker [ 14570 ] jira with pivotal tracker (no resolved, only closed) [ 18431 ]
Luke Daley made changes - 04/Jan/13 5:10 AM
Workflow jira with pivotal tracker (no resolved, only closed) [ 18431 ] Copy of jira with pivotal tracker (no closed, only resolved) [ 21040 ]
Unable to get TeamCity builds: No active plugin license is found! Please visit http://stiltsoft.com/teamcity for details

People

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

Dates

  • Created:
    20/Apr/11 3:40 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.