GithubHelp home page GithubHelp logo

Comments (5)

ftomassetti avatar ftomassetti commented on July 2, 2024

Could you try instead to clone the project and run:

lein jar
java -jar effectivejava-0.1.3-SNAPSHOT-standalone.jar -l -d "<myJavaProjectDir>"

?

version 0.1.2 is a bit old, I do not remember if I built it as an uberjar (i.e., including all the dependencies, including JavaParser). Probably I should remove it from the repository. I would do that after publishing the next version to clojars and maven central

from effectivejava.

davidor avatar davidor commented on July 2, 2024

I get the same error in Linux when executing java -jar effectivejava-0.1.2-SNAPSHOT-standalone.jar

from effectivejava.

ftomassetti avatar ftomassetti commented on July 2, 2024

ok, we are definitely going to remove that old version and provide uberjar separately (not in the repository)

from effectivejava.

ftomassetti avatar ftomassetti commented on July 2, 2024

we removed the releases directory.
We will add releases file on GitHub and then close this issue.

from effectivejava.

ftomassetti avatar ftomassetti commented on July 2, 2024

The old release (broken) was removed. The new one (0.1.3) is available at https://github.com/ftomassetti/effectivejava/releases please let me know if you are experiencing problem with it. Feel free to open a new issue in that case.

Thank you for reporting this error!

from effectivejava.

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.