Peter Niederwieser wrote > > I'm not aware of a way to map custom packaging types to extensions in > Gradle. How does it work in Maven? > > The only solution I can think of is to specify the transitive dependencies > yourself, e.g. with Gradle's client module dependencies. Or to change the > packaging type to "jar" before publishing the POMs. This would be easy to > do with Gradle, but might not be so easy with Maven. >
Thanks, I'll migrate to gradle the projects I depend on before compiling this one. -- View this message in context: http://gradle.1045684.n5.nabble.com/Gradle-default-Dependency-extension-tp5142126p5148350.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
