Can't build 251 branch of IC: Failed to resolve Maven library jet-sign

Failed to resolve Maven library jet-sign: Library 'com.jetbrains:jet-sign:45.64' resolution failed

In my .m2 directory I find a jet-sign-45.64.jar.lastUpdated file that seems to indicate that this dependency simply isn’t be found in any of the repos checked.

#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Thu Apr 17 06:16:53 EDT 2025
https\://cache-redirector.jetbrains.com/dl.google.com/dl/android/maven2/.error=
https\://cache-redirector.jetbrains.com/dl.google.com/dl/android/maven2/.lastUpdated=1744885012272
https\://cache-redirector.jetbrains.com/download.jetbrains.com/teamcity-repository/.error=
https\://cache-redirector.jetbrains.com/download.jetbrains.com/teamcity-repository/.lastUpdated=1744885012759
https\://cache-redirector.jetbrains.com/maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-ide-plugin-dependencies/.error=
https\://cache-redirector.jetbrains.com/maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-ide-plugin-dependencies/.lastUpdated=1744885012955
https\://cache-redirector.jetbrains.com/maven.pkg.jetbrains.space/public/p/compose/dev/.error=
https\://cache-redirector.jetbrains.com/maven.pkg.jetbrains.space/public/p/compose/dev/.lastUpdated=1744885013928
https\://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/grazi/grazie-platform-public/.error=
https\://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/grazi/grazie-platform-public/.lastUpdated=1744885013234
https\://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/ij/intellij-dependencies/.error=
https\://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/ij/intellij-dependencies/.lastUpdated=1744885012079
https\://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/ki/maven/.error=
https\://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/ki/maven/.lastUpdated=1744885013735
https\://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/kpm/public/.error=
https\://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/kpm/public/.lastUpdated=1744885013525
https\://cache-redirector.jetbrains.com/repo1.maven.org/maven2/.error=
https\://cache-redirector.jetbrains.com/repo1.maven.org/maven2/.lastUpdated=1744885011808

This appears to be a new dependency. I tried to see if I could substitute a different jet_sign.xml from an older branch of intellij-community/.idea/libraries, but older versions don’t appear to exist.

Is there a place I can manually download jet-sign-45.64.jar and jet-sign-45.64.pom?

Hi, we are working on it, it should not be needed for build at all

Great, thanks!

Will the fix be in a different branch, or will I be able to get the fix by pulling changes to 251?

We will sync 251 as well