Hi, I followed all the steps described into documentation, building fails on zeppelin-shell, this is the error
[ERROR] Failed to execute goal on project zeppelin-shell: Could not resolve dependencies for project org.apache.zeppelin:zeppelin-shell:jar:0.10.0-SNAPSHOT: Failed to collect dependencies at org.jetbrains.pty4j:pty4j:jar:0.9.3: Failed to read artifact descriptor for org.jetbrains.pty4j:pty4j:jar:0.9.3: Could not transfer artifact org.jetbrains.pty4j:pty4j:pom:0.9.3 from/to jetbrains-pty4j (https://dl.bintray.com/jetbrains/pty4j/): Authorization failed for https://dl.bintray.com/jetbrains/pty4j/org/jetbrains/pty4j/pty4j/0.9.3/pty4j-0.9.3.pom 403 Forbidden I searched everywhere to solve without disturb you. I tried to build on macos bigsur and ubuntu 20, I'm not behind a proxy. Any suggestion to overcome this problem? Thanks in advance, Alessandro