coursier/apps

cannot install spark-repl

clouds56 opened this issue · 1 comments

~ % cs install --contrib spark-repl
https://maven.aliyun.com/repository/central/io/get-coursier/apps/maven-metadata.xml
  100.0% [##########] 2.6 KiB (1.6 KiB / s)
https://maven.aliyun.com/repository/central/io/get-coursier/apps-contrib/maven-metadata.xml
  100.0% [##########] 2.4 KiB (4.2 KiB / s)
Cannot find app spark-repl in channels io.get-coursier:apps, io.get-coursier:apps-contrib

and my environment goes like (UTM in macOS M2)

coursier version # 2.1.2
scala -version # Scala code runner version 3.2.2 -- Copyright 2002-2023, LAMP/EPFL
java -version # openjdk version "19.0.2" 2023-01-17
uname -a # Linux clouds-pc 6.2.10-1-MANJARO-ARM #1 SMP PREEMPT Sat Apr  8 14:02:33 UTC 2023 aarch64 GNU/Linux

Thanks for reporting! Looks to be working for me in 2.1.4, maybe it was a regression in 2.1.2 ?