You have a typo: wepAppDirName should be webAppDirName - note the incorrect *wep*, which should be *web*.
- Andrew On Fri, Jul 8, 2011 at 12:48 AM, djKianoosh <[email protected]> wrote: > Actually I believe your WebContent directory should be under src... So... > > ./src/WebContent > > > also, completely different point.. you seem to have mavenCentral() before > mavenLocal(). I usually do the opposite, that way, once the jars are > downloaded once, gradle just picks them up from the local cache in your > user home dir. Maybe not a big deal usually, but just something I find I do > often in my builds. > > -- > View this message in context: > http://gradle.1045684.n5.nabble.com/Issue-with-webAppDirName-and-war-plugin-tp4560665p4560938.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 > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
