Gradle doesn't ship with a plugin for this, and I'm not aware of a third-party plugin either. But you could certainly write one. In general, Groovy makes such things a lot easier than, say, Java. The main question is how to determine which license a particular library uses (if the license isn't packaged or stated in the POM).
-- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradleware http://www.gradleware.com Creator, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/License-Distribution-Question-tp4289519p4290327.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
