Skip to content

Instantly share code, notes, and snippets.

@marchermans
Created November 1, 2018 12:16
Show Gist options
  • Save marchermans/330d0f194a5351de290fdfa72632c1f0 to your computer and use it in GitHub Desktop.
Save marchermans/330d0f194a5351de290fdfa72632c1f0 to your computer and use it in GitHub Desktop.
Buildsystem error.
[12:07:04]W: [Step 3/3] Gradle failure report
[12:07:04]W: [Gradle failure report] FAILURE: Build failed with an exception.
[12:07:04]W: [Gradle failure report]
[12:07:04]W: [Gradle failure report] * Where:
[12:07:04]W: [Gradle failure report] Initialization script '/opt/buildagent/temp/globalTmp/artifactory.init.script4852736866933066678gradle' line: 14
[12:07:04]W: [Gradle failure report]
[12:07:04]W: [Gradle failure report] * What went wrong:
[12:07:04]W: [Gradle failure report] java.lang.UnsupportedOperationException (no error message)
[12:07:04]W: [Gradle failure report]
[12:07:04]W: [Gradle failure report] * Try:
[12:07:04]W: [Gradle failure report] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
[12:07:04]W: [Gradle failure report]
[12:07:04]W: [Gradle failure report] * Exception is:
[12:07:04]W: [Gradle failure report] java.lang.UnsupportedOperationException
[12:07:04]W: [Gradle failure report] at com.google.common.collect.ImmutableMap.put(ImmutableMap.java:326)
[12:07:04]W: [Gradle failure report] at com.google.common.collect.BiMap$put.call(Unknown Source)
[12:07:04]W: [Gradle failure report] at BuildInfoPluginListener.projectsLoaded(/opt/buildagent/temp/globalTmp/artifactory.init.script4852736866933066678gradle:14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment