Giter Club home page Giter Club logo

Comments (5)

jrudolph avatar jrudolph commented on June 11, 2024

That's a dependency of the build itself. You may want to add the spray repo resolver to get it:

resolvers += "spray repo" at "http://repo.spray.io"

I don't know why dbuild isn't picking it up itself and why it works for the jenkins build.

from community-build.

sjrd avatar sjrd commented on June 11, 2024

Ah but where can I put this config line? The only candidate that came to my mind was -- very ugly -- ./sbt/0.13/plugins/something.sbt, but that didn't help.

from community-build.

jrudolph avatar jrudolph commented on June 11, 2024

I don't really know, but the documentation of dbuild says:

-l, --local                  Equivalent to: --no-resolvers --no-notify
-r, --no-resolvers           Disable the parsing of the "options.resolvers"
                               section from the dbuild configuration file: only
                               use the resolvers defined in dbuild.properties

So, I guess the dbuild.properties file would be the place to add it (wherever that lives).

from community-build.

sjrd avatar sjrd commented on June 11, 2024

OK, I managed to get it working by adding the following line

repo-spray: http://repo.spray.io

under [repositories] in <community-build>/dbuild-0.9.1/bin/dbuild.properties.

from community-build.

SethTisue avatar SethTisue commented on June 11, 2024

closing on the assumption that lots has changed since the initial report. we can reopen if it rears its head again.

running the full community build locally is generally not recommended since it takes forever because you won't benefit from the caching the real Jenkins jobs on scala-ci have. if you have a branch with changes to the community build config you want to test, let us know, we can run them on Jenkins for you.

from community-build.

Related Issues (20)

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.