I'm trying to build tapestry from source by 1. Cloning https://git-wip-us.apache.org/repos/asf/tapestry-5.git 2. switching to 5.3 3. running gradlew build
But I'm getting the following error: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':plastic:test'. > failed to create temp file to extract class from jar into Am I doing something wrong or is 5.3 currently broken? Thanks, Lance.