scala / toolkit

The batteries-included Scala
https://docs.scala-lang.org/toolkit/introduction.html
86 stars 12 forks source link

Publish for Scala Native 0.5.x #44

Closed Gedochao closed 3 months ago

Gedochao commented 4 months ago

It'd be cool if we could have the toolkit available on Native 0.5.x (0.5.1 as of me writing this)

scala-cli -e 'println("Hello")' --toolkit 0.2.1 --native --native-version 0.5.1           
# Downloading 4 dependencies and 2 internal dependencies
# [error]  Error downloading org.scala-lang:toolkit_native0.5_3:0.2.1
# [error]   not found: /Users/pchabelski/.ivy2/local/org.scala-lang/toolkit_native0.5_3/0.2.1/ivys/ivy.xml
# [error]   not found: https://repo1.maven.org/maven2/org/scala-lang/toolkit_native0.5_3/0.2.1/toolkit_native0.5_3-0.2.1.pom
# [error]   not found: /Users/pchabelski/Library/Caches/ScalaCli/local-repo/1.2.2/org.scala-lang/toolkit_native0.5_3/0.2.1/ivys/ivy.xml
# [error]   No fallback URL found
# [error] COMMAND_LINE