I figured unmanagedClasspath out (or at least I thought I did) before looking too hard at finishing getting artifact dependencies working. Maybe I'll have to to solve my next problem, though. How can I make sure that when I jar a project it includes the dependencies it has in order to run. I like the default jar gradle creates which includes only the compiled classes, but then I would like to make a bigger jar with those and everything else it depends on. Is example 9.7.3 (dist/zip example) the most relevant for doing so? Thanks again for all of your help.
-Jerod -- View this message in context: http://www.nabble.com/gradlefile-cleaning--tp17650512p17696356.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
