Hi, This is easily reproducible with the 'samples/javaproject'.
Just remove the 'samples/javaproject/services/webapp1/src/test' folder and do a 'gradle libs' in the webapp1 dir. or run it with 'gradle -Dskip.test libs' in the webapp1 folder Regards Jaco hdockter wrote: > > Hi Jaco, > > On Oct 1, 2008, at 2:25 PM, jaco.uys wrote: > >> >> Hi, >> >> We use the the war plugin for some modules. If I do a 'gradle - >> Dskip.test >> libs' on such a module it seems that the 'WEB-INF/lib' dir does not >> contain >> the archives of the dependent projects. It also seems to happen if the >> module does not have a src/test folder. > > thanks for reporting this. Kind of weird behavior. I'm going to check > this out tomorrow. > > - Hans > > -- > Hans Dockter > Gradle Project lead > http://www.gradle.org > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > -- View this message in context: http://www.nabble.com/WEB-INF-lib-does-not-contain-the-archives-of-the-dependent-projects-tp19759316p19775760.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
