lambda-geotrellis-tile-server | Serve tiles serverlessly using geotrellis | Cloud Functions library
kandi X-RAY | lambda-geotrellis-tile-server Summary
kandi X-RAY | lambda-geotrellis-tile-server Summary
Lambda Geotrellis Tile Server.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of lambda-geotrellis-tile-server
lambda-geotrellis-tile-server Key Features
lambda-geotrellis-tile-server Examples and Code Snippets
Community Discussions
Trending Discussions on lambda-geotrellis-tile-server
QUESTION
I'm using IntelliJ IDEA v2017.3.2 Community Edition and it seems to keep pulling the wrong repo versions for Scala plugins.
I've tried setting scalaVersion := "2.11.8" in build.sbt and idea.sbt, but it keeps trying to pull from 2.12 plugin repos.
My build.sbt is as follows:
...ANSWER
Answered 2018-Jan-15 at 23:42SBT and your application can (and most probably will) use two different Scala versions (and the one SBT uses is not controlled by the build definition file, but rather by the version of Scala that SBT itself uses). SBT 0.13.x was written in Scala 2.10.x (and that forced plugins to use that version as well) while SBT 1.0.x is now in Scala 2.12.
I believe that you can solve your issue either by downgrading to a version of SBT that supports the plugins you need, or upgrading to a version of the plugins you need that support Scala 2.12/SBT 1.0.x (for example, while sbt-assembly 0.14.3, 0.14.6 does).
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install lambda-geotrellis-tile-server
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page