Giter Site home page Giter Site logo

Support Scala 2.12 about nspl HOT 8 CLOSED

pityka avatar pityka commented on May 16, 2024 1
Support Scala 2.12

from nspl.

Comments (8)

mredaelli avatar mredaelli commented on May 16, 2024 2

Thanks!

I added

val nsplVersion = "0.0.17"

resolvers ++= Seq(
Resolver.sonatypeRepo("public")
)

libraryDependencies ++= Seq(
"io.github.pityka" %% "nspl-awt" % nsplVersion
)

but now I get

[error] (*:ssExtractProject) sbt.ResolveException: unresolved dependency: io.github.pityka#nspl-shared-jvm_2.12;0.0.17: not found

from nspl.

pityka avatar pityka commented on May 16, 2024

I updated the build and published artifacts against 2.12.1. a96666e

from nspl.

mredaelli avatar mredaelli commented on May 16, 2024

I think there are some issues with the repository, at least for core:
https://mvnrepository.com/artifact/io.github.pityka/nspl-core_2.12/0.0.17

from nspl.

pityka avatar pityka commented on May 16, 2024

Thank you for reporting. I published it to sonatype. I hope it will sync to maven central soon.
https://oss.sonatype.org/service/local/repositories/releases/content/io/github/pityka/nspl-core_2.12/0.0.17/nspl-core_2.12-0.0.17.jar

from nspl.

esamson avatar esamson commented on May 16, 2024

I also get the same error. nspl-shared-jvm_2.12 is not available in maven central.

http://search.maven.org/#search%7Cga%7C1%7Cnspl-shared-jvm

from nspl.

pityka avatar pityka commented on May 16, 2024

Will try to figure this out. There are some sub projects in the build which have 2.11 dependencies.

In the meantime, please try publishing it into your local ivy. This is the way I am using it as well.

from nspl.

pityka avatar pityka commented on May 16, 2024

Published builds for 2.12 to maven central.
e.g. https://repo1.maven.org/maven2/io/github/pityka/nspl-shared-jvm_2.12/

The "nspl-saddle" artifact depends on a fork of saddle which is cross built (and published) to 2.12.

from nspl.

pityka avatar pityka commented on May 16, 2024

A simple sbt file with contents libraryDependencies += "io.github.pityka" %% "nspl-awt" % "0.0.19" can resolve now both on 2.11 and 2.12.

from nspl.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.