I was just about to post this, the DependencyResolveDetails interface was
first introduced in version 1.4 according to
http://www.gradle.org/docs/current/javadoc/org/gradle/api/artifacts/DependencyResolveDetails.html


On Wed, Mar 5, 2014 at 3:01 PM, Ulrich Stärk <[email protected]> wrote:

> What version of Gradle are we currently supposed to work with? Running the
> build with the current (1.3) gradlew results in the below error.
>
> Uli
>
> * What went wrong:
> Could not compile build file
> '/Users/ustaerk/Documents/dev/workspace/tapestry-5/build.gradle'.
> > startup failed:
>   build file
> '/Users/ustaerk/Documents/dev/workspace/tapestry-5/build.gradle': 286:
> unable to resolve class DependencyResolveDetails
>    @ line 286, column 43.
>      lutionStrategy.eachDependency { Dependen
>                                    ^
>
>   1 error
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to