Details
-
Type:
Improvement
-
Status:
Resolved
-
Resolution: Fixed
-
Affects Version/s: 1.0-milestone-4
-
Fix Version/s: 1.0-milestone-5
Description
In my multi-module project, the eclipse plugin has been applied to all the module, and eclipse.classpath.downloadSources = true, when run gradle eclipse command, there are several artifacts that missing source jars in the Maven repo, then gradle keep downloading something from the repo for every module. Should add some flag to make it ignore if the source jar is missing from the repo.
Activity
Daz DeBoer
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Workflow | jira [ 13128 ] | jira with pivotal tracker [ 13429 ] |
Szczepan Faber
made changes -
| Summary | Gradle eclipse plugin keep try to download source jar in multi-module project | Gradle eclipse/idea plugin breaks when dependency sources jar is not found occasionely |
Szczepan Faber
made changes -
| Component/s | Idea [ 10024 ] | |
| Labels | eclipse maven plugin | eclipse idea maven plugin |
Pivotal Tracker Integration
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Adam Murdoch
made changes -
| Fix Version/s | 1.0-next [ 10160 ] |
Peter Niederwieser
made changes -
| Summary | Gradle eclipse/idea plugin breaks when dependency sources jar is not found occasionely | Gradle eclipse/idea plugin breaks when dependency sources jar is not found occasionally |
Pivotal Tracker Integration
made changes -
| Status | In Progress [ 3 ] | Open [ 1 ] |
Jesper Holmberg
made changes -
| Attachment | TestCompileProject.zip [ 10299 ] |
Szczepan Faber
made changes -
| Resolution | Fixed [ 1 ] | |
| Assignee | Szczepan Faber [ szczepiq ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Adam Murdoch
made changes -
| Component/s | Idea [ 10024 ] |
Luke Daley
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Workflow | jira with pivotal tracker [ 13429 ] | jira with pivotal tracker (no resolved, only closed) [ 18574 ] |
Luke Daley
made changes -
| Status | Closed [ 6 ] | Resolved [ 5 ] |
| Workflow | jira with pivotal tracker (no resolved, only closed) [ 18574 ] | Copy of jira with pivotal tracker (no closed, only resolved) [ 21176 ] |
Unable to get TeamCity builds: No active plugin license is found! Please visit http://stiltsoft.com/teamcity for details
Agreed. Definitely a bug, will fix it.