I have a project "foo" that produces both a War and a Jar (with "jar.enabled = true"). The Jar looks fine, but when another project declares a project lib dependency on foo, the classes in the Jar don't seem to make it on the other project's compile class path. Is this a known problem, and what's the best way to work around it?
Cheers, Peter -- View this message in context: http://gradle.1045684.n5.nabble.com/Project-lib-dependency-on-War-project-tp3314915p3314915.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
