Support for SBT-based client projects
See original GitHub issueI get the error:
unresolved dependency: org.apache.spark#spark-sql-kafka-0-10_2.11;${spark.version}: not found
when adding the dependencies for za.co.absa.spline:spline-core:0.3.6
I don’t get this error with 0.3.5.
I’ve tested this in SBT and gradle.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
How does VS Code support SBT based Java project? - Reddit
However I have this Java project which is sbt based. VSCode doesn't seem to support features like importing packages and definition tracking ...
Read more >sbt - The interactive build tool
sbt is the interactive build tool for Scala, Java, and more. Define your tasks in Scala. Run them in parallel from the interactive...
Read more >Supporting Clients After a Project Ends – and Scoring More ...
Supporting a client after you've launched their site doesn't mean you have to put other work on hold. In this post we'll go...
Read more >QA - Help Center - Google Sites
... ClearCase and RTC, and can execute Apache Ant, Apache Maven and sbt based projects as well as arbitrary shell scripts and Windows...
Read more >Getting started with Lightbend Project Starter - Help - JetBrains
The New Project wizard: step three The IntelliJ IDEA will create an sbt-based project with the selected template application.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Looks like a bug in SBT - https://github.com/sbt/sbt/issues/647 We didn’t test Spline with SBT based projects. Need to investigate if it’s possible to place a workaround.
fixed in #212 Relese 0.5.0