Why not change the convention's webapp directory then? Just do convention.webAppDirName = 'my path from src' // the default value is 'main/webapp'
Then everything will work nicely. Two caveats: 1) I did not try this, so my syntax may be a bit off. 2) I'm working off the Gradle trunk and not the released 0.5.2, but I don't think this stuff has changed any. On Thu, May 14, 2009 at 10:47 AM, Narco <[email protected]> wrote: > > No, I want one war per sub-project but I have special directory layout so > my > war resources are in different directories and not in src/main/webapp. > > -- John Murph Automated Logic Research Team
