Baklanov-Soft / image-hosting-processing

Processing part of image hosting service - previews and recognition
0 stars 0 forks source link

IHP-5 - fix ClassNotFoundException from sbt-assembly #16

Closed DenisNovac closed 9 months ago

DenisNovac commented 9 months ago

Resolves #5

Adding minio library make sbt-assembly build fail with Class Not Found exception because manifest was overridden.

https://stackoverflow.com/questions/46287789/running-an-uber-jar-from-sbt-assembly-results-in-error-could-not-find-or-load-m