Hi Nigel,
Sorry to hear that it’s not working. The build environment has enough memory to support your build settings. We believe this is a bug in one of the Gradle APIs we use to get the dependencies. We’re looking into some solutions that will allow us to workaround this current issue. I’ll post an update when I have better information from the team.
The current failure is:
Compilation database generation failed: Failure {failureType = “CompDBError”, failureMessage = “Execution Failed: Script "/tmp/analyzing-a46c50471c17beb2/gradlew -q -I /tmp/analyzing-a46c50471c17beb2/muse-compdb.gradle -x test -x javadoc build" exited with code 1.”, failureActionableInformation = Just “Failed to generate compilation database. This was likely caused by a build error. Check and make sure that your project builds in a clean environment and file a bug at https://community.sonatype.com/c/sonatype-lift/50 if the problem persists.”, solverName = Nothing, hostName = Nothing, httpCode = Nothing}
So it may not be memory – nor clear on what I should try to fix it.