The model training environment build fails when creating a new code repo.
The other templates are fine. I have tried recreating new ones (5 times!) and the same problem re-occurs. I have tried installing the marketplace examples and get the same issue.
This is the gradle task that fails: gradle task :transforms-model-training:condaDevelop
This is the error:
❯ Restoring gradle cache
TokenId 296338c5-f975-4bab-adf8-5aac7d7173ef
❯ Running Gradle task :transforms-model-training:condaDevelop
Configuration on demand is an incubating feature.
FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project ‘flight-arrival-delay-prediction’. > Could not resolve all files for configuration ‘:classpath’. > Could not find com.palantir.transforms:transforms-gradle-plugin:9.141.0. Searched in the following locations: - /compute/c5aa21/foundry/foundry-artifacts-api/artifacts/api/repositories/ri.stemma.main.repository.1f0ab664-2a6c-4a84-9297-a818d29f843a/contents/migration/maven/com/palantir/transforms/transforms-gradle-plugin/9.141.0/transforms-gradle-plugin-9.141.0.pom If the artifact you are trying to retrieve can be found in the repository but without metadata in ‘Maven POM’ format, you need to adjust the ‘metadataSources { … }’ of the repository declaration.
Workarounds do not work because the remainder of the failed build is impossible to get around.
This is very urgent. We need to set up a new modelling repo asap.
I posted this last week in the community and there was no response.