Donal McNamee wrote: > > Can anyone tell me why calling 'allDependencies' on the default > configuration for the sibling project is null? >
Probably the sibling project hasn't been evaluated yet. Can you provide a broader picture of what you are trying to achieve? If multiple subprojects need to know the version, how about declaring it as a variable in the root project? -- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradle Inc. http://www.gradle.biz Creator, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/Trouble-accessing-sibling-project-configuration-tp3384352p3384371.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
