79153285

Date: 2024-11-03 17:39:59
Score: 1.5
Natty:
Report link

This turned out to be a case of the build.sbt file breaking the program. The real app (not my sample app) used sbt-assembly to create a jar. There was logic to remove duplicates with MergeStrategy that was removing the MariaDB service files within the META-INF directory. Without those, the driver didn't know where to find the classes to work with caching_sha2_password.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Andrew B