Teamcity-Intellij-Inspections not using Proxy?
It looks like the IntelliJ-Inspections-Runner is not using configured proxy settings. Even if I try to add it as JVM Options directly to the Build-Step it is not able to access e.g. maven central:
10:23:06Starting up IntelliJ IDEA 2022.1.3 (build IU-221.5921.22) ...done.
10:23:072023-08-24 11:23:07,221 [ 5182] WARN - #c.i.j.n.i.d.NodeJsDownloadService - Cannot install Node.js interpreter: Cannot download 'https://nodejs.org/dist/v14.15.0/node-v14.15.0-linux-x64.tar.gz': nodejs.org10:23:122023-08-24 11:23:12,733 [ 10694] WARN - #o.j.i.maven - error install wrapper
10:23:12
java.lang.RuntimeException: Cannot download ZIP distribution from https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.7/apache-maven-3.8.7-bin.zip. Please check distributionUrl
Please sign in to leave a comment.
Hi Steffen,
The issue you are experiencing seems to be related to the following issue in YouTrack:
https://youtrack.jetbrains.com/issue/IDEA-237254/Inspections-IntelliJ-IDEA-2019.3-runner-does-not-appear-to-use-proxy-settings
Can you please upload your proxy configuration and full build log via our secure upload service and share the upload ID with us?
Thank you,
Guilherme