Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coursier 2.1.x can't resolve ${scala.binary.version} property #2919

Open
mgosk opened this issue Jan 18, 2024 · 1 comment
Open

Coursier 2.1.x can't resolve ${scala.binary.version} property #2919

mgosk opened this issue Jan 18, 2024 · 1 comment

Comments

@mgosk
Copy link

mgosk commented Jan 18, 2024

Coursier can't resolve ${scala.binary.version} property

java -noverify -jar coursier.jar fetch  org.apache.hudi:hudi-spark_2.11:0.6.0  --artifact-type jar --verbose --no-default --json-output-file dep-tree.json --checksum SHA-1,MD5 --repository https://repo1.maven.org/maven2/
Error fetching artifacts:
https://repo1.maven.org/maven2/org/apache/hudi/hudi-spark_2.11/0.6.0/hudi-spark_${scala.binary.version}-0.6.0.jar: not found: https://repo1.maven.org/maven2/org/apache/hudi/hudi-spark_2.11/0.6.0/hudi-spark_${scala.binary.version}-0.6.0.jar
@mgosk mgosk changed the title Coursier can't resolve ${scala.binary.version} property Coursier 2.1.x can't resolve ${scala.binary.version} property Jan 18, 2024
@clee704
Copy link

clee704 commented May 23, 2024

I have the same issue. It happens after upgrading SBT to 1.9.0 from a lower version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants