Skip to main content
Add jar path for clearify
Source Link
John
  • 1.7k
  • 1
  • 15
  • 21

Since the error is

[ERROR] java.lang.NoClassDefFoundError: org/junit/platform/launcher/core/LauncherFactory

I suggest to check the junit-platform-launcher jar file. Maybe it is corrupted.

It should be the one of\.m2\repository\org\junit\platform\junit-platform-launcher\1.2.0\junit-platform-launcher-1.2.0.jar

Since the error is

[ERROR] java.lang.NoClassDefFoundError: org/junit/platform/launcher/core/LauncherFactory

I suggest to check the junit-platform-launcher jar file. Maybe it is corrupted.

Since the error is

[ERROR] java.lang.NoClassDefFoundError: org/junit/platform/launcher/core/LauncherFactory

I suggest to check the junit-platform-launcher jar file. Maybe it is corrupted.

It should be the one of\.m2\repository\org\junit\platform\junit-platform-launcher\1.2.0\junit-platform-launcher-1.2.0.jar

Source Link
John
  • 1.7k
  • 1
  • 15
  • 21

Since the error is

[ERROR] java.lang.NoClassDefFoundError: org/junit/platform/launcher/core/LauncherFactory

I suggest to check the junit-platform-launcher jar file. Maybe it is corrupted.