Not sure if it already has been mentioned, but if you don't want to run an in-house repository (like Artifactory), then the best option is to check in the Jar and configure a flatDir() repository in the build script. For more information, search the user guide for "flatDir".
-- 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/Placing-an-arbitrary-file-into-Ivy-tp4283089p4285843.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
