Skip to content

[infra] fix failing dev channel build #319

@pq

Description

@pq

The dev channel is failing at buildPlugin:

Task name matched 'buildPlugin'
Selected primary task 'buildPlugin' from project :
Resource missing. [HTTP GET: [https://repo.maven.apache.org/maven2/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom](https://www.google.com/url?q=https://repo.maven.apache.org/maven2/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom&sa=D)]
Resource missing. [HTTP GET: [https://d2cico3c979uwg.cloudfront.net/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom](https://www.google.com/url?q=https://d2cico3c979uwg.cloudfront.net/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom&sa=D)]
Resource missing. [HTTP GET: [https://d2s4y8xcwt8bet.cloudfront.net/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom](https://www.google.com/url?q=https://d2s4y8xcwt8bet.cloudfront.net/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom&sa=D)]
Resource missing. [HTTP GET: [https://dtahfujkndrht.cloudfront.net/packages.jetbrains.team/maven/p/ij/intellij-dependencies/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom](https://www.google.com/url?q=https://dtahfujkndrht.cloudfront.net/packages.jetbrains.team/maven/p/ij/intellij-dependencies/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom&sa=D)]
Resource missing. [HTTP GET: [https://dtahfujkndrht.cloudfront.net/plugins.jetbrains.com/maven/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom](https://www.google.com/url?q=https://dtahfujkndrht.cloudfront.net/plugins.jetbrains.com/maven/idea/idea/2025.3.1.1/idea-2025.3.1.1.pom&sa=D)]
Downloading [https://download.jetbrains.com/idea/idea-2025.3.1.1.dmg](https://www.google.com/url?q=https://download.jetbrains.com/idea/idea-2025.3.1.1.dmg&sa=D) to /Volumes/BuildData/tmpfs/tmp/.gradle/.tmp/gradle_download13803687006155133746bin

It looks like 2025.3.1.1 has been removed.

The flutter plugin uses 2025.2.3.9 and I'm inclined to move to that.

Observations:

  1. we should probably use the same ideaVersion for both plugins
  2. we should have a better system for tracking and pinning the stable build version
  3. (this would be moot if we had a single build for both or a combined plugin

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions