Open
Description
Today I wanted to connect the jandex library for indexing classes in the project, I found sbt-jandex, tried to connect it, but this library cannot be used in any way outside of Compile / packageBin / mappings
, since it requires the compilation of all classes and everywhere causes a circular call error, because of this, is there a way to avoid this using sbt assembly?
Metadata
Metadata
Assignees
Labels
No labels