Hi Tapestrians, Working with the SVN trunk I am unable to gradle the idea project into existence. I'm brand new to gradle, am I missing something? or is the idea task indeed broken? (using Gradle 1.0-milestone-4)
thanks cut and paste from the terminal below ----------------- Jon-Williamss-MacBook-Pro:tap-proj jonwilliams$ gradle idea --stacktrace ... :tapestry-core:ideaModule FAILURE: Build failed with an exception. * Where: Build file '/Users/jonwilliams/wrk/java/3rdParty/tap-proj/tapestry-core/build.gradle' line: 68 * What went wrong: Execution failed for task ':tapestry-core:ideaModule'. Cause: Cannot invoke method minus() on null object * Try: Run with --info or --debug option to get more log output. * Exception is: org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':tapestry-core:ideaModule'.