Hello guys, when executing pants compile in my pro...
# general
f
Hello guys, when executing pants compile in my project, during the bootstraping of jar-tools, I'm facing the following error:
Copy code
/home/abours/dev/mediarithmics-platform/.pants.d/bootstrap/bootstrap-jvm-tools/tool_cache/binary_jars/org.pantsbuild.zinc.bootstrapper.Main-7e594ff1fb53695a1725022a585649ea2a74bcb4-ShadedToolFingerprintStrategy_194c72d51d61.jar: java.io.IOException: Nom de fichier trop long
The exception can be translated by "Filename too long". I am running java build 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12 and Linux Mint 18.3 Sylvia Any idea where it might come from? We spent some time with others devs using pants here and we could not find any solution