Skip to content

java.lang.NoClassDefFoundError: loom/graph/Graph #119

Description

@AndreaCrotti

I'm trying to include loom in a project, and it all works fine in dev mode, but when I build and run the uberjar I get that error

java.lang.NoClassDefFoundError: loom/graph/Graph

I think it's somehow related with aot, but I also tried to add #".*loom.*" to :aot without any difference.
I tried with both clojure 1.9 and 1.10, anyone else had the same problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions