[GRADLE-249] WEB-INF/lib does not contain the archives of the dependent projects Click to flag this post Created: 02/Oct/08  Updated: 04/Jan/13  Resolved: 14/Jan/09

Status: Resolved
Project: Gradle
Affects Version/s: 0.4
Fix Version/s: 0.6

Type: Bug
Reporter: jaco Assignee: Hans Dockter
Resolution: Fixed Votes: 0

Attachments: Text File gradle.patch    

 Description   

If I you do a 'gradle -Dskip.test libs' on 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.



 Comments   
Comment by Hans Dockter [ 14/Jan/09 ]

It is kind of embarassing that we took that long to apply the patch. The bug in the code is so obvious. From reading the issue subject I thought the underlying issue is much more complex. Therefore I have postponed it. Apologies for this late fix. I had nonetheless a closer at the underlying mechanisms. And even with this fix things do not work perfectly (e.g. project dependencies which do not belong to the default configuration). For 0.6 we have a clear plan how we can make the handling of project dependencies less enigmatic and more powerful. Another aspect of this is to define which tasks should be executed when building a project dependency.

Generated at Wed Jun 30 11:25:22 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.