Coder Social home page Coder Social logo

Comments (4)

ihostage avatar ihostage commented on June 12, 2024

This guide described in another repo https://github.com/akka/akka-quickstart-java.g8.
I think this issue needs to be moved there.

from akka-quickstart-java.g8.

johanandren avatar johanandren commented on June 12, 2024

Looks like the dependency "configurations" currently used has been removed in Gradle 7 (after being deprecated for a while) and we need to update the gradle build file to some other way of defining the dependencies (https://docs.gradle.org/7.0.2/userguide/building_java_projects.html#sec:java_dependency_management_overview).

This is only about the gradle build file in this template and not whether Akka can be used with gradle in general.

from akka-quickstart-java.g8.

martinandersson avatar martinandersson commented on June 12, 2024

I'm sorry but I don't think I understand. Are you saying the configurations block has been removed in Gradle 7? I don't think so. I have it in my own project and it's working just fine. What would be the replacement for their configurations block I don't know lol.

Oh, and the Akka quickstart project doesn't even have the configurations block in the build file. If you could clarify what exactly you mean has been removed would be great! =)

from akka-quickstart-java.g8.

johanandren avatar johanandren commented on June 12, 2024

Sorry, not familiar with what the right gradle terminology was to describe the change, the project uses a dependency block like this: https://github.com/akka/akka-quickstart-java.g8/blob/2.6.x/src/main/g8/build.gradle#L12

Which apparently isn't allowed anymore with gradle 7 but I'm not entirely sure what the replacement dependency declaration should look like. If you are more knowledgeable a PR with the right kind of dependency block would be highly appreciated.

from akka-quickstart-java.g8.

Related Issues (10)

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.