After upgrading to 0.9.2 the announce plugin gives me the following exception:

war.doLast {
  announce("WAR complete", "growl") // line 141
}

[org.gradle.BuildExceptionReporter] * What went wrong:
[org.gradle.BuildExceptionReporter] Execution failed for task ':war'.
[org.gradle.BuildExceptionReporter] Cause: Cannot convert relative path . to an 
absolute file.
[org.gradle.BuildExceptionReporter] 
[org.gradle.BuildExceptionReporter] * Exception is:
[org.gradle.BuildExceptionReporter] 
org.gradle.api.tasks.LocationAwareTaskExecutionException: Build file 
'/Volumes/Storage/Projects/AProj/build.gradle' line: 141
[org.gradle.BuildExceptionReporter] Execution failed for task ':war'.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to