| [GRADLE-2918] Gradle 1.9 does not consider dependency management elements from imported pom Created: 08/Oct/13 Updated: 16/Oct/13 Resolved: 10/Oct/13 | |
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | None | 
| Fix Version/s: | 1.9-rc-1 | 
| Type: | Bug | ||
| Reporter: | Gradle Forums | Assignee: | Benjamin Muschko | 
| Resolution: | Fixed | Votes: | 0 | 
| Description | 
| Hello everyone, The simple script below works fine with gradle 1.8, but not anymore with the latest nightly build: apply plugin: 'java' repositories { dependencies { See debug output here: Any input most appreciated, Thanks! | 
| Comments | 
| Comment by René Gröschke (Inactive) [ 09/Oct/13 ] | 
| FYI: traced down the regression to this commit 5c2db6f8ca0f766ed901dd0bea120c747728584b |