We killed the Gradle Daemon and pushed a fix for the geode-junit:checkPom
error. Develop should be building cleanly again.

On Fri, Sep 21, 2018 at 11:42 AM, Kirk Lund <kl...@pivotal.io> wrote:

> Develop is broken due to geode-junit:checkPom because we excluded a bad
> dependency.
>
> Now I'm trying to run checkPom but this produces an error for (see below).
> How do I run checkPom locally?
>
> <klund@Kirks-MacBook-Pro>/Users/klund/dev/geode [515]$ ./gradlew
> geode-junit:checkPom
> Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use
> --status for details
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> A problem occurred configuring root project 'geode'.
> > Could not open proj remapped class cache for 4mjlq6uuhkn837v4mkpfamjj0
> (/Users/klund/.gradle/caches/4.10.1/scripts-remapped/build_
> dhiaf3jsqzzh3uiatuthf4d4m/4mjlq6uuhkn837v4mkpfamjj0/
> proj824f8d1874ee655abbb652ed370f985b).
>    > Could not open proj generic class cache for build file
> '/Users/klund/dev/geode/build.gradle' (/Users/klund/.gradle/caches/
> 4.10.1/scripts/4mjlq6uuhkn837v4mkpfamjj0/proj/
> proj824f8d1874ee655abbb652ed370f985b).
>       > java.io.IOException: Failed to list contents of
> /Users/klund/.gradle/caches/4.10.1/scripts/4mjlq6uuhkn837v4mkpfamjj0/proj/
> proj824f8d1874ee655abbb652ed370f985b/classes
>
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or
> --debug option to get more log output. Run with --scan to get full insights.
>
> * Get more help at https://help.gradle.org
>
> BUILD FAILED in 7s
>
>

Reply via email to